Home
last modified time | relevance | path

Searched refs:GXTexRegion (Results 1 – 10 of 10) sorted by relevance

/RvlSDK-3.2.2/include/revolution/gx/
DGXTexture.h111 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,
DGXStruct.h187 } GXTexRegion; typedef
DGXGet.h228 const GXTexRegion* region,
/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-tc-alloc.c69 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()
Dtex-mix-mode.c59 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()
Dtex-invalid.c65 static GXTexRegion*
106 static GXTexRegion MyTexRegions[NUM_REGIONS]; // cache regions
501 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
Dtex-preload.c58 GXTexRegion texRegions[NUM_TEXTURES];
/RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/
Dind-tile-test.c73 static GXTexRegion texRegTiles, texRegMap;
/RvlSDK-3.2.2/build/demos/gxdemo/src/Performance/
Dperf-fill.c111 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/
Dindex.allpl2519 man/en_US/gx/Structures/GXTexRegion.html 51c84e0fcab052bf6bd79cace44144e7113777aa4c6be3a2e7b1679aee…