Searched refs:mapID (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/ |
| D | tex-tc-alloc.c | 107 TexRegionCallback0 ( const GXTexObj* texObj, GXTexMapID mapID ); 109 TexRegionCallback1 ( const GXTexObj* texObj, GXTexMapID mapID ); 111 TexRegionCallback2 ( const GXTexObj* texObj, GXTexMapID mapID ); 113 TexRegionCallback3 ( const GXTexObj* texObj, GXTexMapID mapID ); 153 ( const GXTexObj* texObj, GXTexMapID mapID ) = 706 static GXTexRegion* TexRegionCallback0(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback0() argument 709 #pragma unused(mapID) in TexRegionCallback0() 726 static GXTexRegion* TexRegionCallback1(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback1() argument 729 #pragma unused(mapID) in TexRegionCallback1() 751 static GXTexRegion* TexRegionCallback2(const GXTexObj* texObj, GXTexMapID mapID) in TexRegionCallback2() argument [all …]
|
| D | tex-mix-mode.c | 86 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID ); 528 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback() argument 530 #pragma unused(mapID) in MyTexRegionCallback()
|
| D | tex-invalid.c | 66 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID ); 501 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback() argument 503 #pragma unused(mapID) in MyTexRegionCallback()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Performance/ |
| D | perf-fill.c | 112 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID ); 916 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback() argument 918 #pragma unused(mapID) in MyTexRegionCallback()
|