Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/Texture/
Dtex-2-tex.c215 GXTlutObj tlo1; in DrawTick() local
230 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, i); in DrawTick()
231 GXLoadTlut(&tlo1, 0); in DrawTick()
243 TPLGetGXTexObjFromPaletteCI(tpl, &to1, &tlo1, GX_TLUT0, j + 7); in DrawTick()
244 GXLoadTlut(&tlo1, 0); in DrawTick()
/RvlSDK-3.2/build/demos/gxdemo/src/DisplayList/
DDL-tex.c561 GXTlutObj tlo1; in DrawInit() local
655 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, ftt[i]); in DrawInit()
656 GXLoadTlut(&tlo1, 0); in DrawInit()