Searched refs:GXTexRegion (Results 1 – 10 of 10) sorted by relevance
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXTexture.h | 111 typedef GXTexRegion* (*GXTexRegionCallback) (const GXTexObj* t_obj, GXTexMapID id); 180 GXTexRegion* region, 188 GXTexRegion* region, 199 void GXInvalidateTexRegion ( const GXTexRegion* region ); 201 void GXPreLoadEntireTexture ( const GXTexObj* tex_obj, const GXTexRegion* region ); 208 const GXTexRegion* region,
|
| D | GXStruct.h | 187 } GXTexRegion; typedef
|
| D | GXGet.h | 228 const GXTexRegion* region,
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/ |
| D | tex-tc-alloc.c | 69 GXTexRegion region[MAX_REGIONS]; 106 static GXTexRegion* 108 static GXTexRegion* 110 static GXTexRegion* 112 static GXTexRegion* 152 static GXTexRegion* (* MyTexRegionCallbacks[NUM_TMEM_MODES]) 706 static GXTexRegion* TexRegionCallback0(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback0() 726 static GXTexRegion* TexRegionCallback1(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback1() 751 static GXTexRegion* TexRegionCallback2(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback2() 776 static GXTexRegion* TexRegionCallback3(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback3()
|
| D | tex-mix-mode.c | 59 GXTexRegion texRegions[NUM_REGIONS]; 85 static GXTexRegion* 417 (GXTexRegion*)(GXGetTexObjUserData(&tco->texObjs[texNo])), in LoadOneTexture() 528 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback() 534 return (GXTexRegion*)(GXGetTexObjUserData(texObj)); in MyTexRegionCallback()
|
| D | tex-invalid.c | 65 static GXTexRegion* 106 static GXTexRegion MyTexRegions[NUM_REGIONS]; // cache regions 501 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
|
| D | tex-preload.c | 58 GXTexRegion texRegions[NUM_TEXTURES];
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-tile-test.c | 73 static GXTexRegion texRegTiles, texRegMap;
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Performance/ |
| D | perf-fill.c | 111 static GXTexRegion* 284 static GXTexRegion MyTexRegions[NUM_REGIONS]; // cache regions 916 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
|
| /RvlSDK-3.2.2/ |
| D | index.allpl | 2519 man/en_US/gx/Structures/GXTexRegion.html 51c84e0fcab052bf6bd79cace44144e7113777aa4c6be3a2e7b1679aee…
|