Searched refs:GX_TLUT0 (Results 1 – 7 of 7) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/ |
| D | tex-2-tex.c | 230 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, i); in DrawTick() 243 TPLGetGXTexObjFromPaletteCI(tpl, &to1, &tlo1, GX_TLUT0, j + 7); in DrawTick()
|
| D | tex-fmt-cube.c | 151 GX_TLUT0, GX_TLUT1 270 GXLoadTlut(&MyTlutObj0, GX_TLUT0); in DrawInit()
|
| D | tex-tlut32.c | 143 GX_TLUT0); // GXTlut tlut_name in CreatePalettes() 157 GX_TLUT0); // GXTlut tlut_name in CreatePalettes()
|
| D | tex-fmt-tpl.c | 456 GX_TLUT0 ); in GetTplTexture() 464 GXLoadTlut(&tlutObj, GX_TLUT0); in GetTplTexture()
|
| /RvlSDK-3.2.2/build/demos/gddemo/src/ |
| D | gd-indtex-gc.c | 574 GXLoadTlut(&tl0, GX_TLUT0); in SetTextures() 576 FXTEX0_FMT, GX_REPEAT, GX_REPEAT, GX_FALSE, GX_TLUT0); in SetTextures()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tex.c | 655 TPLGetGXTexObjFromPaletteCI(tpl, &to0, &tlo1, GX_TLUT0, ftt[i]); in DrawInit()
|
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXEnum.h | 750 GX_TLUT0 = 0, enumerator
|