Searched refs:TPLGetPalette (Results 1 – 25 of 54) sorted by relevance
123
| /RvlSDK-3.2/include/ |
| D | demo.h | 121 inline void TPLGetPalette ( TPLPalettePtr *pal, char *name ) in TPLGetPalette() function
|
| /RvlSDK-3.2/include/revolution/ |
| D | tpl.h | 35 #define TEXGetPalette TPLGetPalette
|
| /RvlSDK-3.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-parabolicmap.c | 149 TPLGetPalette(&tpl0, "gxTests/tg-cube.tpl"); in DrawInit() 179 TPLGetPalette(&tpl1, "gxTests/tg-cube1.tpl"); in DrawInit()
|
| D | tg-spheremap.c | 156 TPLGetPalette(&tpl0, "gxTests/tg-cube.tpl"); in DrawInit() 186 TPLGetPalette(&tpl1, "gxTests/tg-cube1.tpl"); in DrawInit()
|
| D | tg-basic.c | 120 TPLGetPalette(&tpl, "gxTextrs.tpl"); in DrawInit()
|
| /RvlSDK-3.2/build/demos/nanddemo/src/ |
| D | banner.c | 277 TPLGetPalette(&tplIcons, "/nanddemo/wii.tpl"); in createBannerFile() 283 TPLGetPalette(&tplIcons, "/nanddemo/yoshi.tpl"); in createBannerFile()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Simple/ |
| D | smp-texexample.c | 90 TPLGetPalette(&tpl, "gxTextrs.tpl"); in main()
|
| D | smp-toy-draw.c | 241 TPLGetPalette(&tpl, "gxTextrs.tpl"); in DrawInit()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/G2D/ |
| D | G2D-test.c | 119 TPLGetPalette(&tpl, "gxTests/G2D-00.tpl"); in DrawInit()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Management/ |
| D | mgt-fifo-brkpt.c | 123 TPLGetPalette(&tpl, "gxTextrs.tpl"); in main()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Texture/ |
| D | tex-layer.c | 176 TPLGetPalette(&tpl, "gxTests/tex-05.tpl"); in DrawInit()
|
| D | tex-wrap.c | 149 TPLGetPalette(&MyTplObj, "gxTests/tex-03.tpl"); in DrawInit()
|
| D | tex-2-tex.c | 177 TPLGetPalette(&tpl, "gxTests/tex-06.tpl"); in DrawInit()
|
| D | tex-mix-mode.c | 205 TPLGetPalette(&MyTplObj, "gxTests/tex-07.tpl"); in DrawInit()
|
| D | tex-filter.c | 228 TPLGetPalette(&MyTplObj, "gxTests/tex-01.tpl"); in DrawInit()
|
| D | tex-invalid.c | 183 TPLGetPalette(&MyTplObj, "gxTests/tex-07.tpl"); in DrawInit()
|
| D | tex-lod.c | 225 TPLGetPalette(&MyTplObj, "gxTests/tex-01.tpl"); in DrawInit()
|
| D | tex-preload.c | 341 TPLGetPalette(&MyTplObj, "gxTests/tex-08.tpl"); in TexInit()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Tev/ |
| D | tev-swap.c | 168 TPLGetPalette(&MyTplObj, "gxTests/tex-02/rgba8_1.tpl"); in DrawInit()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-tile-test.c | 146 TPLGetPalette(&tpl, "gxTests/G2D-00.tpl"); in TexInit()
|
| D | ind-warp.c | 162 TPLGetPalette(&tpl, "gxTests/tex-01.tpl"); in TexInit()
|
| /RvlSDK-3.2/build/demos/gddemo/src/ |
| D | gd-texture-gc.c | 455 TPLGetPalette(&tpls[0], "gxTests/tex-06.tpl"); in DrawInit()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Transform/ |
| D | tf-reflect.c | 81 TPLGetPalette( &texPalette, "gxTests/tf-02.tpl" ); in main()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-cartoon.c | 175 TPLGetPalette(&MyTplObj, "gxTests/lit-06.tpl"); in DrawInit()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-gamma.c | 187 TPLGetPalette(&MyTplObj, "gxTests/frb-00.tpl"); in DrawInit()
|
123