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

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

Completed in 125 milliseconds