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

  /external/virglrenderer/src/gallium/include/pipe/
p_defines.h 104 #define PIPE_MASK_ZS 0x30
105 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 112 #define PIPE_MASK_ZS 0x30
113 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)
    [all...]

Completed in 624 milliseconds