Home
last modified time | relevance | path

Searched refs:PIPE_BARRIER_ALL (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_compute.c159 ctx->memory_barrier(ctx, PIPE_BARRIER_ALL); in util_compute_blit()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_cs.c617 ctx->memory_barrier(ctx, PIPE_BARRIER_ALL); in cs_launch()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h460 #define PIPE_BARRIER_ALL ((1 << 14) - 1) macro
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c498 pipe->memory_barrier(pipe, PIPE_BARRIER_ALL); in enc_LoadImage_common()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c254 pipe->memory_barrier(pipe, PIPE_BARRIER_ALL); in try_pbo_readpixels()