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

/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_defines.h192 #define PIPE_CLEAR_DEPTH (1 << 1) macro
195 #define PIPE_CLEAR_DEPTHSTENCIL (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)
/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h192 #define PIPE_CLEAR_DEPTH (1 << 1) macro
195 #define PIPE_CLEAR_DEPTHSTENCIL (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)

Completed in 76 milliseconds