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

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_defines.h 101 #define PIPE_MASK_RGBA 0xf
105 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 101 #define PIPE_MASK_RGBA 0xf
105 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)

Completed in 63 milliseconds