Home
last modified time | relevance | path

Searched refs:TextureDataType (Results 1 – 5 of 5) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/texUtils/
DTexture.h93 } TextureDataType; typedef
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp54 …GA_INFO*& pTGAD, GX2Surface*& pSurface, ChannelFormat channelFormat, TextureDataType textureDataTy…
56 TextureDataType textureDataType,MS_CubeFace* pCubeFaceMask);
344 TextureDataType textureDataType,MS_CubeFace* pCubeFaceMask) in GetGX2TextureInfo()
395 TextureDataType textureDataType, LoopFunction fnLoop) in GenericLoadFunction()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_Helpers.h55 …D, GX2Surface*& pSurface, void*& extra, ChannelFormat channelFormat, TextureDataType textureDataTy…
60TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction …
DDDS_Helpers.cpp51 TextureDataType textureDataType,MS_CubeFace* pCubeFaceMask) in GetGX2TextureInfo()
359TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction … in GenericLoadFunction()
DDDS.cpp321 TextureDataType tdt = TDT_XRGB; in LoadDDS_FourCC()