Searched refs:ftt (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tex.c | 561 static u8 ftt[]={0, 1, 2, 5, 10, 13}; // face-to-texture table, from below in DrawInit() local 649 tdescp = TPLGet(tpl, ftt[i]); in DrawInit() 652 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, ftt[i]); in DrawInit() 657 TPLGetGXTexObjFromPalette(tpl, &to0, ftt[i]); in DrawInit()
|