Home
last modified time | relevance | path

Searched refs:GXAnisotropy (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-3.1/include/revolution/gx/
DGXTexture.h145 GXAnisotropy max_aniso );
156 void GXInitTexObjMaxAniso ( GXTexObj* obj, GXAnisotropy max_aniso );
DGXGet.h187 GXAnisotropy GXGetTexObjMaxAniso ( const GXTexObj* tex_obj );
198 GXAnisotropy* max_aniso );
DGXEnum.h1385 } GXAnisotropy; typedef
/RvlSDK-3.1/build/demos/gxdemo/src/Texture/
Dtex-lod.c140 static GXAnisotropy AnisoMode[3] =
285 GXAnisotropy aniso; in DrawTick()
/RvlSDK-3.1/include/revolution/gd/
DGDTexture.h66 GXAnisotropy max_aniso );
/RvlSDK-3.1/build/libraries/gd/src/
DGDTexture.c222 GXAnisotropy max_aniso ) in GDSetTexLookupMode()