Home
last modified time | relevance | path

Searched refs:GXTexMapID (Results 1 – 22 of 22) sorted by relevance

/RvlSDK-3.2.2/include/revolution/gd/
DGDTexture.h56 GXTexMapID id,
68 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format );
69 void GDSetTexImgPtr ( GXTexMapID id, void *image_ptr );
70 void GDSetTexImgPtrRaw ( GXTexMapID id, u32 image_ptr_raw );
73 void GDSetTexTlut ( GXTexMapID id, u32 tmem_addr, GXTlutFmt format );
75 void GDSetTexCached ( GXTexMapID id,
79 void GDSetTexPreLoaded ( GXTexMapID id, u32 tmem_even, u32 tmem_odd );
DGDIndirect.h72 GXTexMapID texMap0,
74 GXTexMapID texMap1,
76 GXTexMapID texMap2,
78 GXTexMapID texMap3 );
DGDTev.h108 GXTexMapID map0,
111 GXTexMapID map1,
/RvlSDK-3.2.2/build/libraries/gd/src/
DGDTexture.c212 void GDSetTexLookupMode ( GXTexMapID id, in GDSetTexLookupMode()
250 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format ) in GDSetTexImgAttr()
270 void GDSetTexImgPtr ( GXTexMapID id, void *image_ptr ) in GDSetTexImgPtr()
290 void GDSetTexImgPtrRaw ( GXTexMapID id, u32 image_ptr_raw ) in GDSetTexImgPtrRaw()
328 void GDSetTexCached ( GXTexMapID id, in GDSetTexCached()
358 void GDSetTexPreLoaded ( GXTexMapID id, u32 tmem_even, u32 tmem_odd ) in GDSetTexPreLoaded()
386 void GDSetTexTlut ( GXTexMapID id, u32 tmem_addr, GXTlutFmt format ) in GDSetTexTlut()
DGDIndirect.c189 GXTexMapID texMap0, in GDSetIndTexOrder()
191 GXTexMapID texMap1, in GDSetIndTexOrder()
193 GXTexMapID texMap2, in GDSetIndTexOrder()
195 GXTexMapID texMap3 ) in GDSetIndTexOrder()
DGDTev.c429 GXTexMapID map0, in GDSetTevOrder()
432 GXTexMapID map1, in GDSetTevOrder()
/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()
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.c86 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID );
528 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
Dtex-invalid.c66 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID );
501 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
/RvlSDK-3.2.2/include/revolution/gx/
DGXTexture.h111 typedef GXTexRegion* (*GXTexRegionCallback) (const GXTexObj* t_obj, GXTexMapID id);
162 void GXLoadTexObj ( const GXTexObj* obj, GXTexMapID id );
209 GXTexMapID id );
DGXBump.h54 GXTexMapID tex_map);
DGXTev.h123 GXTexMapID map,
DGXEnum.h789 } GXTexMapID; typedef
/RvlSDK-3.2.2/include/demo/
DDEMOPuts.h54 extern void DEMOLoadFont ( GXTexMapID, GXTexMtx, DMTexFlt );
/RvlSDK-3.2.2/build/libraries/demo/src/
DDEMOPuts.c221 void DEMOLoadFont( GXTexMapID texMap, GXTexMtx texMtx, DMTexFlt texFlt ) in DEMOLoadFont()
557 static void LoadSheet(void* image, GXTexMapID texMapID) in LoadSheet()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Performance/
Dperf-fill.c112 MyTexRegionCallback( const GXTexObj* texObj, GXTexMapID mapID );
618 GXLoadTexObj(&texObj[tx], (GXTexMapID)k); in DrawTick()
620 GXLoadTexObj(&texObj[k], (GXTexMapID)k); in DrawTick()
916 static GXTexRegion* MyTexRegionCallback(const GXTexObj* texObj, GXTexMapID mapID) in MyTexRegionCallback()
/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-indtex-create.c272 GX_TEXCOORD0, (GXTexMapID)(GX_TEXMAP3|GX_TEX_DISABLE), GX_COLOR_NULL, // STAGE2 in CreateEffectDL2()
Dgd-tev-gc.c314 GXLoadTexObj(&MyTexObjs[i], (GXTexMapID)i); in DrawTick()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/
Dind-bump-st.c425 (GXTexMapID)(GX_TEXMAP1|GX_TEX_DISABLE), GX_COLOR_NULL); in renderSetup2()
433 (GXTexMapID)(GX_TEXMAP1|GX_TEX_DISABLE), GX_COLOR_NULL); in renderSetup2()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-complex.c80 GXTexMapID texMap;
296 static GXTexMapID MapIDTbl[MAX_TEXMAPS] =
Dtev-multi.c142 static GXTexMapID MapIDTbl[NUM_TEXMAPS] =
/RvlSDK-3.2.2/
Dindex.allpl1921 man/en_US/gx/Enumerated_Types/GXTexMapID.html 6b337fc6b5a9cd76204f8957d00cee8f33256bcabbef757ad9eee…