Home
last modified time | relevance | path

Searched defs:PIPE_BARRIER_ALL (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/gpu_renderer/src/generated/
Dp_defines.rs127 pub const PIPE_BARRIER_ALL: u32 = 4095; constant
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h343 #define PIPE_BARRIER_ALL ((1 << 12) - 1) macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h449 #define PIPE_BARRIER_ALL ((1 << 14) - 1) macro