| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3dx_job.c | 58 cl_emit(&job->bcl, FLUSH, flush);
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/ |
| H A D | telnet-buffer.py | 39 sys.stdout.flush()
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_buffer.c | 42 bool flush = false; local in function:virgl_buffer_transfer_map 47 flush = true; 49 flush = virgl_res_needs_flush(vctx, trans); 51 if (flush) 52 ctx->flush(ctx, NULL, 0); 59 if (readback || flush)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_dirty_surfaces.h | 57 util_dirty_surfaces_use_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, util_dirty_surface_flush_t flush) argument 65 flush(pipe, &ds->base); 70 util_dirty_surfaces_use_levels_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, unsigned first, unsigned last, util_dirty_surface_flush_t flush) argument 81 flush(pipe, &ds->base); 86 util_dirty_surfaces_use_for_sampling_with(struct pipe_context *pipe, struct util_dirty_surfaces *dss, struct pipe_sampler_view *psv, struct pipe_sampler_state *pss, util_dirty_surface_flush_t flush) argument 90 MIN2((unsigned)ceilf(pss->max_lod) + psv->u.tex.first_level, psv->u.tex.last_level), flush);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_dirty_surfaces.h | 57 util_dirty_surfaces_use_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, util_dirty_surface_flush_t flush) argument 65 flush(pipe, &ds->base); 70 util_dirty_surfaces_use_levels_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, unsigned first, unsigned last, util_dirty_surface_flush_t flush) argument 81 flush(pipe, &ds->base); 86 util_dirty_surfaces_use_for_sampling_with(struct pipe_context *pipe, struct util_dirty_surfaces *dss, struct pipe_sampler_view *psv, struct pipe_sampler_state *pss, util_dirty_surface_flush_t flush) argument 90 MIN2((unsigned)ceilf(pss->max_lod) + psv->u.tex.first_level, psv->u.tex.last_level), flush);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | queue.hpp | 49 void flush();
|
| H A D | queue.cpp | 67 command_queue::flush() { function in class:command_queue 73 pipe->flush(pipe, &fence, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_flush.c | 51 /* Only shortcut this if we have no fence, otherwise we must flush the 68 i915->base.flush = i915_flush_pipe; 72 * Here we handle all the notifications that needs to go out on a flush.
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/genxml/ |
| H A D | gen_zipped_file.py | 59 compressed_data += compress.flush()
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_flush.c | 49 /* Only shortcut this if we have no fence, otherwise we must flush the 67 i915->base.flush = i915_flush_pipe; 71 * Here we handle all the notifications that needs to go out on a flush.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3dx_job.c | 73 cl_emit(&job->bcl, FLUSH, flush);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/genxml/ |
| H A D | gen_zipped_file.py | 58 compressed_data += compress.flush()
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | queue.cpp | 63 q.flush(); 109 obj(d_q).flush();
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.2.3.rst | 68 - i965: Emit post-sync non-zero flush before 3DSTATE_GS_SVB_INDEX. 69 - i965: Emit post-sync non-zero flush before 3DSTATE_DRAWING_RECTANGLE. 70 - i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a flush in blorp. 71 - i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | createcontext.c | 91 uint32_t flush = GLX_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB; local in function:__glXDisp_CreateContextAttribsARB 207 flush = attribs[2 * i + 1]; 208 if (flush != GLX_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB 209 && flush != GLX_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB) 352 ctx->releaseBehavior = flush;
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | py-compile | 148 sys.stdout.flush() 172 sys.stdout.flush() 195 sys.stdout.flush()
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_slab.c | 436 assert(mgr->provider->flush); 437 if(mgr->provider->flush) 438 mgr->provider->flush(mgr->provider); 466 mgr->base.flush = pb_slab_manager_flush; 513 assert(mgr->provider->flush); 514 if(mgr->provider->flush) 515 mgr->provider->flush(mgr->provider); 553 mgr->base.flush = pb_slab_range_manager_flush;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_ioctl.h | 75 if ( rmesa->radeon.dma.flush ) \ 76 rmesa->radeon.dma.flush( &rmesa->radeon.glCtx ); \
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_ioctl.h | 93 if ( rmesa->radeon.dma.flush ) \ 94 rmesa->radeon.dma.flush( &rmesa->radeon.glCtx ); \
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | queue.cpp | 63 q.flush(); 122 obj(d_q).flush();
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_cull.c | 121 stage->next->flush( stage->next, flags ); 153 cull->stage.flush = cull_flush;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_slab.c | 431 assert(mgr->provider->flush); 432 if(mgr->provider->flush) 433 mgr->provider->flush(mgr->provider); 461 mgr->base.flush = pb_slab_manager_flush; 508 assert(mgr->provider->flush); 509 if(mgr->provider->flush) 510 mgr->provider->flush(mgr->provider); 548 mgr->base.flush = pb_slab_range_manager_flush;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_ioctl.h | 75 if ( rmesa->radeon.dma.flush ) \ 76 rmesa->radeon.dma.flush( &rmesa->radeon.glCtx ); \
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_ioctl.h | 93 if ( rmesa->radeon.dma.flush ) \ 94 rmesa->radeon.dma.flush( &rmesa->radeon.glCtx ); \
|
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootless.h | 201 * flush Flush drawing updates for this frame to the screen. 204 (RootlessFrameID wid, Bool flush); 348 * flush If true, damaged areas are flushed to the screen. 350 void RootlessStopDrawing(WindowPtr pWindow, Bool flush);
|