Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Texture/
Dtex-tc-alloc.c706 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-invalid.c501 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
Dtex-mix-mode.c528 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
/RvlSDK-3.3/build/demos/gxdemo/src/Performance/
Dperf-fill.c916 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()