Searched refs:SVGA3D_PS_TYPE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_shaderdefs.h64 #define SVGA3D_PS_TYPE 0xFFFF macro
84 #define SVGA3D_PS_10 ((SVGA3D_PS_TYPE << 16) | 1 << 8)
89 #define SVGA3D_PS_20 ((SVGA3D_PS_TYPE << 16) | 2 << 8)
91 #define SVGA3D_PS_30 ((SVGA3D_PS_TYPE << 16) | 3 << 8)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_shaderdefs.h64 #define SVGA3D_PS_TYPE 0xFFFF macro
84 #define SVGA3D_PS_10 ((SVGA3D_PS_TYPE << 16) | 1 << 8)
89 #define SVGA3D_PS_20 ((SVGA3D_PS_TYPE << 16) | 2 << 8)
91 #define SVGA3D_PS_30 ((SVGA3D_PS_TYPE << 16) | 3 << 8)

Completed in 4 milliseconds