Home
last modified time | relevance | path

Searched refs:GDSetTexImgAttr (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.1/build/demos/gddemo/src/
Dgd-texture-create.c259 GDSetTexImgAttr( GX_TEXMAP0, // tmap in CreateDLs()
292 GDSetTexImgAttr( GX_TEXMAP0, // tmap in CreateDLs()
313 GDSetTexImgAttr( GX_TEXMAP0, // tmap in CreateDLs()
334 GDSetTexImgAttr( GX_TEXMAP0, // tmap in CreateDLs()
355 GDSetTexImgAttr( GX_TEXMAP0, // tmap in CreateDLs()
376 GDSetTexImgAttr( GX_TEXMAP0, // tmap in CreateDLs()
/RvlSDK-3.1/include/revolution/gd/
DGDTexture.h68 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format );
/RvlSDK-3.1/build/libraries/gd/src/
DGDTexture.c250 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format ) in GDSetTexImgAttr() function