Home
last modified time | relevance | path

Searched refs:PIPE_TEXTURE_BARRIER_SAMPLER (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texturebarrier.c53 pipe->texture_barrier(pipe, PIPE_TEXTURE_BARRIER_SAMPLER); in st_TextureBarrier()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h468 #define PIPE_TEXTURE_BARRIER_SAMPLER (1 << 0) macro
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tests.c767 PIPE_TEXTURE_BARRIER_SAMPLER); in test_texture_barrier()