Searched refs:GDSetTexImgAttr (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.1/build/demos/gddemo/src/ |
| D | gd-texture-create.c | 259 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/ |
| D | GDTexture.h | 68 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format );
|
| /RvlSDK-3.1/build/libraries/gd/src/ |
| D | GDTexture.c | 250 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format ) in GDSetTexImgAttr() function
|