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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 83 #define SVGA3D_PS_10 ((SVGA3D_PS_TYPE << 16) | 1 << 8)
84 #define SVGA3D_PS_11 (SVGA3D_PS_10 | 1)
85 #define SVGA3D_PS_12 (SVGA3D_PS_10 | 2)
86 #define SVGA3D_PS_13 (SVGA3D_PS_10 | 3)
87 #define SVGA3D_PS_14 (SVGA3D_PS_10 | 4)
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 83 #define SVGA3D_PS_10 ((SVGA3D_PS_TYPE << 16) | 1 << 8)
84 #define SVGA3D_PS_11 (SVGA3D_PS_10 | 1)
85 #define SVGA3D_PS_12 (SVGA3D_PS_10 | 2)
86 #define SVGA3D_PS_13 (SVGA3D_PS_10 | 3)
87 #define SVGA3D_PS_14 (SVGA3D_PS_10 | 4)

Completed in 249 milliseconds