Home
last modified time | relevance | path

Searched defs:maxLOD (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCImageList.h79 u32 maxLOD; // maximum LOD level desired relative to srcImage member
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCImageList.cpp246 void TCSetImageMipMap ( TCImage* im, u32 minLOD, u32 maxLOD, u32 baseLOD ) in TCSetImageMipMap()
DTCScriptFile.cpp309 u32 minLOD = 0, maxLOD = 0, baseLOD = 0; in TCProcessImKey() local
DTCTPLToolbox.cpp150 u32 maxLOD; // maximum LOD level desired relative to srcImage member
/RvlSDK-3.2.2/include/revolution/
Dtpl.h82 u8 maxLOD; member
/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-filter.c281 f32 minLOD, maxLOD; in DrawTick() local