Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/Tev/
Dtev-multi.c36 #define NUM_COLORS 9 macro
108 static GXColor ColorTbl[NUM_COLORS] =
424 sc->color[ch] %= NUM_COLORS; in AnimTick()
Dtev-swap.c65 #define NUM_COLORS 12 macro
/RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-gamma.c70 #define NUM_COLORS 13 macro
281 sc->colorID = ++sc->colorID % NUM_COLORS; in AnimTick()
/RvlSDK-3.2/build/demos/videmo/src/
Dfrb-vi-gamma.c83 #define NUM_COLORS 13 macro
324 sc->colorID = ++sc->colorID % NUM_COLORS; in AnimTick()
/RvlSDK-3.2/build/demos/gxdemo/src/Lighting/
Dlit-multi.c99 #define NUM_COLORS (MAT_OFFSET + NUM_MATERIALS + 1) macro
100 #define REG_AMBIENT MyColors[NUM_COLORS-1]