Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/gxdemo/src/DisplayList/
DDL-tex.c560 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()