Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/
Dlit-atn-func.c97 #define NUM_SPFUNC 7 macro
98 static GXSpotFn SpFnTable[NUM_SPFUNC] =
121 static char* SpFnStr[NUM_SPFUNC] =
377 max = ( m == 0 ) ? NUM_SPFUNC : NUM_DAFUNC; in AnimTick()