Home
last modified time | relevance | path

Searched refs:MipLevel (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_Helpers.cpp469 MipLevel mipLevel; in LoopDefault()
534 MipLevel mipLevel; in LoopFourCC()
562 MipLevel mipLevel; in LoopRGB565()
605 MipLevel mipLevel; in LoopRGB888()
657 MipLevel mipLevel; in LoopRGB8888()
709 MipLevel mipLevel; in LoopABGR32F()
728 MipLevel mipLevel; in LoopR32F()
747 MipLevel mipLevel; in LoopGR32F()
786 MipLevel mipLevel; in LoopABGR16F()
804 MipLevel mipLevel; in LoopGR16F()
[all …]
/CafeSDK-2.12.13-1/system/src/tool/gfx/include/texUtils/
DTexture.h130 } MipLevel; typedef
DTC_PluginAPI.h168 static GX2_INLINE BOOL GetMipLevel(GX2Surface* pSurface, u32 nMipLevel, u32 nFaceOrSlice, MipLevel*… in GetMipLevel()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp457 MipLevel mipLevel; in LoopRGBA()