Home
last modified time | relevance | path

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

/external/crosvm/gpu_renderer/src/generated/
Dp_defines.rs113 pub const PIPE_CLEAR_COLOR: u32 = 1020; constant
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h203 #define PIPE_CLEAR_COLOR (PIPE_CLEAR_COLOR0 | PIPE_CLEAR_COLOR1 | \ macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h228 #define PIPE_CLEAR_COLOR (PIPE_CLEAR_COLOR0 | PIPE_CLEAR_COLOR1 | \ macro