| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3dx_job.c | 39 cl_packet_length(FLUSH)); 53 /* We just FLUSH here to tell the HW to cap the bin CLs with a 58 cl_emit(&job->bcl, FLUSH, flush);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3dx_job.c | 40 cl_packet_length(FLUSH)); 68 /* We just FLUSH here to tell the HW to cap the bin CLs with a 73 cl_emit(&job->bcl, FLUSH, flush);
|
| /xsrc/external/mit/freetype/dist/src/gzip/ |
| H A D | infutil.h | 81 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} macro 82 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;}
|
| H A D | infcodes.c | 227 FLUSH
|
| H A D | infblock.c | 359 FLUSH
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/ |
| H A D | t_dd_dmatmp.h | 144 FLUSH(); 195 FLUSH(); 257 FLUSH(); 286 FLUSH(); 318 FLUSH(); 342 FLUSH(); 360 FLUSH();
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/ |
| H A D | t_dd_dmatmp.h | 144 FLUSH(); 195 FLUSH(); 257 FLUSH(); 286 FLUSH(); 318 FLUSH(); 342 FLUSH(); 360 FLUSH();
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | xichangehierarchy.c | 445 FLUSH, enumerator in enum:ProcXIChangeHierarchy::__anon2e64b0800103 500 changes = FLUSH; 511 changes = FLUSH; 540 if (changes == FLUSH) {
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xichangehierarchy.c | 444 FLUSH, enumerator in enum:ProcXIChangeHierarchy::__anon5dcfde130103 496 changes = FLUSH; 507 changes = FLUSH; 536 if (changes == FLUSH) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_compute.c | 244 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); 418 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); 459 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1);
|
| H A D | nve4_compute.c | 189 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 254 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 355 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 419 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 541 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 575 // there is no need to do FLUSH(NVE4_COMPUTE_FLUSH_CB) because
|
| H A D | nvc0_shader_state.c | 250 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1);
|
| H A D | nvc0_program.c | 876 BEGIN_NVC0(nvc0->base.pushbuf, NVC0_CP(FLUSH), 1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_compute.c | 244 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); 418 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); 459 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1);
|
| H A D | nve4_compute.c | 213 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 278 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 379 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 443 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 565 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); 620 // there is no need to do FLUSH(NVE4_COMPUTE_FLUSH_CB) because
|
| H A D | nvc0_shader_state.c | 275 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/ |
| H A D | I810XvMC.h | 335 #define FLUSH(c) drmCommandNone(c->fd, DRM_I810_FLUSH) macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/ |
| H A D | I810XvMC.h | 335 #define FLUSH(c) drmCommandNone(c->fd, DRM_I810_FLUSH) macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | I810XvMC.h | 335 #define FLUSH(c) drmCommandNone(c->fd, DRM_I810_FLUSH) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_render.c | 152 #define FLUSH() INTEL_FIREVERTICES(intel) macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_render.c | 151 #define FLUSH() INTEL_FIREVERTICES(intel) macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.c | 530 if (FD_DBG(FLUSH)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_job.c | 391 * until the FLUSH completes. 395 /* The FLUSH caps all of our bin lists with a 398 cl_emit(&job->bcl, FLUSH, flush);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_job.c | 391 * until the FLUSH completes. 395 /* The FLUSH caps all of our bin lists with a 398 cl_emit(&job->bcl, FLUSH, flush);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_swtcl.c | 393 #define FLUSH() RADEON_NEWPRIM( rmesa ) macro
|