Home
last modified time | relevance | path

Searched refs:mapID (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-tc-alloc.c107 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 …]
Dtex-mix-mode.c86 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID );
528 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback() argument
530 #pragma unused(mapID) in MyTexRegionCallback()
Dtex-invalid.c66 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/
Dperf-fill.c112 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID );
916 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback() argument
918 #pragma unused(mapID) in MyTexRegionCallback()