Searched refs:GXTexFmt (Results 1 – 25 of 41) sorted by relevance
12
| /RvlSDK-3.2.2/include/revolution/ |
| D | fnt.h | 78 GXTexFmt texFormat; // Texture image sheet format 114 GXTexFmt FNTGetTextureFormat( const FNTHeader* font );
|
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXGet.h | 180 GXTexFmt GXGetTexObjFmt ( const GXTexObj* tex_obj ); 190 GXTexFmt* format,
|
| D | GXTev.h | 126 void GXSetZTexture ( GXZTexOp op, GXTexFmt fmt, u32 bias );
|
| D | GXTexture.h | 120 GXTexFmt format,
|
| D | GXFrameBuffer.h | 182 void GXSetTexCopyDst ( u16 wd, u16 ht, GXTexFmt fmt, GXBool mipmap );
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-parabolicmap.c | 158 (GXTexFmt)tdp->textureHeader->format, in DrawInit() 188 (GXTexFmt)tdp->textureHeader->format, in DrawInit()
|
| D | tg-spheremap.c | 165 (GXTexFmt)tdp->textureHeader->format, in DrawInit() 195 (GXTexFmt)tdp->textureHeader->format, in DrawInit()
|
| D | tg-project.c | 203 (GXTexFmt)tdp->textureHeader->format, in DrawInit() 517 (GXTexFmt)tdp->textureHeader->format, in AnimTick()
|
| D | spheremap.c | 220 GXTexFmt fmt; in drawSphereMap()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-copy.c | 180 GXTexFmt cpyFmt; 181 GXTexFmt useFmt; 701 GXTexFmt cpyFmt, useFmt; in CopyTextureFromFB()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/ |
| D | tev-ztex.c | 450 GXTexFmt fmt; in MyTexInit() 463 fmt = (GXTexFmt)tdp->textureHeader->format; in MyTexInit()
|
| /RvlSDK-3.2.2/build/demos/gddemo/src/ |
| D | gd-texture-create.c | 379 (GXTexFmt)GX_TF_C8 ); // format in CreateDLs()
|
| /RvlSDK-3.2.2/build/demos/osdemo/src/ |
| D | fontdemo1.c | 74 (GXTexFmt) FontData->sheetFormat, // format in LoadSheet()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/ |
| D | tex-wrap.c | 225 (GXTexFmt)tdp->textureHeader->format, in DrawTick()
|
| D | tex-mix-mode.c | 218 (GXTexFmt)tdp->textureHeader->format, in DrawInit()
|
| D | tex-fmt-cube.c | 244 (GXTexFmt)TexAttr[i*3+2], in DrawInit()
|
| D | tex-invalid.c | 213 (GXTexFmt)tdp->textureHeader->format, in DrawInit()
|
| D | tex-filter.c | 309 (GXTexFmt)tdp->textureHeader->format, in DrawTick()
|
| D | tex-preload.c | 401 (GXTexFmt)fmt, in TexInit()
|
| /RvlSDK-3.2.2/include/revolution/gd/ |
| D | GDTev.h | 101 void GDSetZTexture ( GXZTexOp op, GXTexFmt fmt, u32 bias );
|
| D | GDTexture.h | 68 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format );
|
| /RvlSDK-3.2.2/build/libraries/gd/src/ |
| D | GDTexture.c | 250 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format ) in GDSetTexImgAttr()
|
| D | GDTev.c | 396 void GDSetZTexture ( GXZTexOp op, GXTexFmt fmt, u32 bias ) in GDSetZTexture()
|
| /RvlSDK-3.2.2/build/demos/cxdemo/src/ |
| D | cx_uncompress.c | 407 (GXTexFmt)tdp->textureHeader->format, in DrawTick()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-cartoon.c | 182 (GXTexFmt)tdp->textureHeader->format, in DrawInit()
|
12