Searched refs:GX_TF_IA4 (Results 1 – 8 of 8) sorted by relevance
| /RvlSDK-3.2.2/build/libraries/tc/include/ |
| D | TCGXDefs.h | 45 #define TPL_IMAGE_TEXEL_FMT_IA4 GX_TF_IA4
|
| /RvlSDK-3.2.2/build/demos/gxdemo/include/ |
| D | tex-fmt-cube.h | 36 #define TEST_IA4_TEX_IMAGE_FORMAT GX_TF_IA4
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-tile-data.c | 297 GX_TF_IA4, // format in MapInit()
|
| D | ind-pseudo-3d.c | 304 …indMap = MEMAllocFromAllocator(&DemoAllocator1, GXGetTexBufferSize(IMW, IMH, GX_TF_IA4, FALSE, 0)); in textureMapSetup() 310 GXInitTexObj(&indMapObj, indMap, IMW, IMH, GX_TF_IA4, in textureMapSetup()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-shadow.c | 252 GX_TF_IA4, in DrawInit() 262 GX_TF_IA4, in DrawInit() 341 GXSetTexCopyDst(SHADOW_TEX_SIZE, SHADOW_TEX_SIZE, GX_TF_IA4, GX_TRUE); in DrawTick()
|
| D | tg-light-fx.c | 222 GX_TF_IA4, GX_TF_IA8, GX_TF_IA4
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-copy.c | 193 { GX_TF_IA4, GX_TF_IA4, "IA4", "IA4" }, 197 { GX_CTF_RA4, GX_TF_IA4, "RA4", "IA4" }, // copy as RA4, use as IA4
|
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXEnum.h | 670 GX_TF_IA4 = 0x2, enumerator 688 GX_TF_IA4 = 0x2,
|