Home
last modified time | relevance | path

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

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