Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/gxdemo/src/Tev/
Dtev-multi.c39 #define CTRL_TM 0 // TEXMAP macro
301 sc->tev[CTRL_TM][i] = (u8)i; // TEXMAP in DrawInit()
534 MapIDTbl[tevc[CTRL_TM][x]], in DrawTexMapPanels()
567 MapIDTbl[tevc[CTRL_TM][x]], in DrawTexCoordPanels()
632 MapIDTbl[tevc[CTRL_TM][x]], in DrawResultPanels()
663 DEMOPrintf(x, (s16)(ALI_ROW(0)+72), 0, "TEXMAP%d", sc->tev[CTRL_TM][i]); in DrawCaption()