Searched defs:VERT_ATTRIB_TEX (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h162 #define VERT_ATTRIB_TEX(i) (VERT_ATTRIB_TEX0 + (i)) macro
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h204 #define VERT_ATTRIB_TEX(i) (VERT_ATTRIB_TEX0 + (i)) macro

Completed in 7 milliseconds