Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gddemo/src/
Dgd-texture-gc.c413 TPLPalettePtr tpls[1]; // pointer to each in DrawInit() local
434 tpls[0] = 0; // important: this must be initialized to 0! in DrawInit()
455 TPLGetPalette(&tpls[0], "gxTests/tex-06.tpl"); in DrawInit()
463 PatchTexPtrs(numTpls, tpls, numTexs, tplFileNums, tplTexNums, in DrawInit()
479 tdescp = TPLGet( tpls[0], 3 ); in DrawInit()