Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texturebarrier.c53 pipe->texture_barrier(pipe, PIPE_TEXTURE_BARRIER_SAMPLER); in st_TextureBarrier()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h405 #define PIPE_TEXTURE_BARRIER_SAMPLER (1 << 0) macro