Searched refs:MAX_TEXCOORDS (Results 1 – 1 of 1) sorted by relevance
30 #define MAX_TEXCOORDS 8 macro284 static GXTexCoordID CoordIDTbl[MAX_TEXCOORDS] =290 static GXTexMtx TexMtxIDTbl[MAX_TEXCOORDS] =729 ASSERTMSG(mtc->numTexCoords <= MAX_TEXCOORDS, "Too much texcoords\n"); in SetMultiTex()