Home
last modified time | relevance | path

Searched refs:NUM_TEXMAPS (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/build/demos/gxdemo/src/Tev/
Dtev-multi.c33 #define NUM_TEXMAPS 8 macro
61 GXTexObj texture[NUM_TEXMAPS];
142 static GXTexMapID MapIDTbl[NUM_TEXMAPS] =
161 NUM_TEXMAPS, NUM_TEXCOORDS, NUM_CHANNELS, NUM_TEVMODES
239 for ( i = 0 ; i < NUM_TEXMAPS ; ++i ) in DrawInit()
338 for ( i = 0 ; i < NUM_TEXMAPS ; ++i ) in DrawTick()