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

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

Completed in 2198 milliseconds