Home
last modified time | relevance | path

Searched defs:texture_barrier (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/docs/gallium/
H A Dcontext.rst744 .. _texture_barrier: target
746 texture_barrier subsection
755 .. _memory_barrier:
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h915 void (*texture_barrier)(struct pipe_context *, unsigned flags); member