Searched defs:PIPE_CLEAR_STENCIL (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h216 #define PIPE_CLEAR_STENCIL (1 << 1) macro
231 #define PIPE_CLEAR_DEPTHSTENCIL (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)

Completed in 220 milliseconds