HomeSort by relevance Sort by last modified time
    Searched defs:PIPE_CLEAR_STENCIL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_defines.h 193 #define PIPE_CLEAR_STENCIL (1 << 2)
195 #define PIPE_CLEAR_DEPTHSTENCIL (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 193 #define PIPE_CLEAR_STENCIL (1 << 2)
195 #define PIPE_CLEAR_DEPTHSTENCIL (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)

Completed in 757 milliseconds