| /RvlSDK-3.1.4/include/revolution/ |
| D | tpl.h | 37 #define TEXGet TPLGet 109 TPLDescriptorPtr TPLGet ( TPLPalettePtr pal, u32 id );
|
| /RvlSDK-3.1.4/build/demos/carddemo/src/ |
| D | create-bnr-4icon.c | 108 tdpIcons = TPLGet(tplIcons, (u32) i); in LoadIconRGB5A3() 132 tdpIcons = TPLGet(tplIcons, (u32) 0); in LoadIconRGB5A3()
|
| D | create-1icon.c | 108 tdpIcons = TPLGet(tplIcons, (u32) 0); in LoadIconC8() 152 tdpIcons = TPLGet(tplIcons, (u32) 0); in LoadIconRGB5A3()
|
| D | create-8icon.c | 113 tdpIcons = TPLGet(tplIcons, (u32) i); in LoadIconC8() 163 tdpIcons = TPLGet(tplIcons, (u32) i); in LoadIconRGB5A3()
|
| D | listdemo.c | 1041 tdp = TPLGet(tplBanner, 0); in SaveData() 1087 tdp = TPLGet(tplIcons, (u32) i); in SaveData() 1115 tdp = TPLGet(tplIcons, (u32) i); in SaveData() 1137 tdp = TPLGet(tplIcons, (u32) i); in SaveData()
|
| /RvlSDK-3.1.4/build/demos/nanddemo/src/ |
| D | banner.c | 278 tdpIcons = TPLGet(tplIcons, (u32) 0); in createBannerFile() 286 tdpIcons = TPLGet(tplIcons, (u32)i); in createBannerFile()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/TexGen/ |
| D | tg-parabolicmap.c | 153 tdp = TPLGet(tpl0, i); in DrawInit() 183 tdp = TPLGet(tpl1, i); in DrawInit()
|
| D | tg-spheremap.c | 160 tdp = TPLGet(tpl0, i); in DrawInit() 190 tdp = TPLGet(tpl1, i); in DrawInit()
|
| D | tg-project.c | 197 tdp = TPLGet(tpl, 0); in DrawInit() 511 tdp = TPLGet(tpl, CurrentTexture); in AnimTick()
|
| D | tg-dual.c | 185 tdp = TPLGet(MyTplObj, i); in DrawInit()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Texture/ |
| D | tex-2-tex.c | 227 temp = TPLGet(tpl, i); in DrawTick() 240 temp = TPLGet(tpl, j + 7); in DrawTick()
|
| D | tex-invalid.c | 190 tdp = TPLGet(MyTplObj, i); in DrawInit() 195 tdp = TPLGet(MyTplObj, 0); in DrawInit()
|
| D | tex-wrap.c | 196 tdp = TPLGet(MyTplObj, sc->texNumber); in DrawTick()
|
| D | tex-mix-mode.c | 208 tdp = TPLGet(MyTplObj, i); in DrawInit()
|
| D | tex-filter.c | 289 tdp = TPLGet(MyTplObj, sc->texNumber); in DrawTick()
|
| D | tex-preload.c | 344 tdp = TPLGet(MyTplObj, i); in TexInit()
|
| D | tex-lod.c | 289 tdp = TPLGet(MyTplObj, sc->texNumber); in DrawTick()
|
| D | tex-fmt-tpl.c | 433 tdp = TPLGet(MyTplObj, num); in GetTplTexture()
|
| D | tex-tc-alloc.c | 255 tdp = TPLGet(MyTplObj, i); in DrawInit()
|
| /RvlSDK-3.1.4/build/demos/gddemo/src/ |
| D | gd-texture-gc.c | 285 tdescp = TPLGet(tplFilePtrs[fn], tplTexNums[i]); in PatchTexPtrs() 479 tdescp = TPLGet( tpls[0], 3 ); in DrawInit()
|
| /RvlSDK-3.1.4/build/demos/cxdemo/src/ |
| D | cx_uncompress.c | 118 #define TPLGet TEXGet macro 400 tdp = TPLGet( sMyTplObj[ i ], sc->texNum[ i ] ); in DrawTick()
|
| D | cx_uncompress_stream.c | 112 #define TPLGet TEXGet macro 495 tdp = TPLGet( sMyTplObj[ i ], sc->texNum[ i ] ); in DrawTick()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Lighting/ |
| D | lit-cartoon.c | 176 tdp = TPLGet(MyTplObj, 0); in DrawInit()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Tev/ |
| D | tev-ztex.c | 458 tdp = TPLGet(MyTplObj, i); in MyTexInit()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tex.c | 649 tdescp = TPLGet(tpl, ftt[i]); in DrawInit()
|