Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h197 #define PIPE_CLEAR_COLOR1 (1 << 3) macro
206 #define PIPE_CLEAR_COLOR (PIPE_CLEAR_COLOR0 | PIPE_CLEAR_COLOR1 | \
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h219 #define PIPE_CLEAR_COLOR1 (1 << 3) macro
228 #define PIPE_CLEAR_COLOR (PIPE_CLEAR_COLOR0 | PIPE_CLEAR_COLOR1 | \
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_rcl.c31 PIPE_CLEAR_COLOR1 | \