Searched refs:to0 (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2/build/demos/gxdemo/src/Texture/ |
| D | tex-2-tex.c | 47 GXTexObj to0, to1, to2, to3, to4, to5, to6, to7, to8; variable 230 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, i); in DrawTick() 232 GXLoadTexObj(&to0, GX_TEXMAP0); in DrawTick() 236 TPLGetGXTexObjFromPalette(tpl, &to0, i); in DrawTick() 237 GXLoadTexObj(&to0, GX_TEXMAP0); in DrawTick()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tex.c | 560 GXTexObj to0; in DrawInit() local 655 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, ftt[i]); in DrawInit() 660 TPLGetGXTexObjFromPalette(tpl, &to0, ftt[i]); in DrawInit() 662 data = (u32) GXGetTexObjData(&to0); in DrawInit()
|