Searched refs:to1 (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Texture/ |
| D | tex-2-tex.c | 47 GXTexObj to0, to1, to2, to3, to4, to5, to6, to7, to8; variable 243 TPLGetGXTexObjFromPaletteCI(tpl, &to1, &tlo1, GX_TLUT0, j + 7); in DrawTick() 245 GXLoadTexObj(&to1, GX_TEXMAP1); in DrawTick() 249 TPLGetGXTexObjFromPalette(tpl, &to1, j + 7); in DrawTick() 250 GXLoadTexObj(&to1, GX_TEXMAP1); in DrawTick()
|
| D | tex-layer.c | 46 GXTexObj to1, to2; variable 178 TPLGetGXTexObjFromPalette(tpl, &to1, 1); in DrawInit() 181 GXLoadTexObj(&to1, GX_TEXMAP0); in DrawInit()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Transform/ |
| D | tf-tg-mtx.c | 53 GXTexObj to1, to2; variable 185 TPLGetGXTexObjFromPalette(tpl, &to1, 0); in DrawInit() 188 GXLoadTexObj(&to1, GX_TEXMAP0); in DrawInit() 295 GXLoadTexObj(&to1, GX_TEXMAP0); in AnimTick()
|