Searched refs:ChannelFormat (Results 1 – 6 of 6) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/gfx/include/texUtils/ |
| D | Texture.h | 76 } ChannelFormat; typedef
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/ |
| D | tgaReader.cpp | 54 TU_Error GenericLoadFunction(FILE*& pFile, TGA_INFO*& pTGAD, GX2Surface*& pSurface, ChannelFormat c… 55 bool GetGX2TextureInfo(const TGA_INFO* pTGAD, GX2Surface* pSurface, ChannelFormat channelFormat, 343 bool GetGX2TextureInfo(const TGA_INFO* pTGAD, GX2Surface* pSurface, ChannelFormat channelFormat, in GetGX2TextureInfo() 394 TU_Error GenericLoadFunction(FILE*& pFile, TGA_INFO*& pTGAD, GX2Surface*& pSurface, ChannelFormat c… in GenericLoadFunction()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.h | 55 …ion(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extra, ChannelFormat channelFormat,… 59 …tion(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extra, ChannelFormat channelFormat,
|
| D | DDS_Helpers.cpp | 50 bool GetGX2TextureInfo(const DDSD2* pDDSD, GX2Surface* pSurface, ChannelFormat channelFormat, in GetGX2TextureInfo() 358 …tion(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extra, ChannelFormat channelFormat, in GenericLoadFunction() 471 ChannelFormat channelFormat = *reinterpret_cast<ChannelFormat*>(extra); in LoopDefault()
|
| D | DDS_10.cpp | 218 ChannelFormat channelFormat = CF_2101010; in LoadDDS10_R10G10B10A2()
|
| D | DDS.cpp | 410 ChannelFormat channelFormat = CF_2101010; in LoadDDS_ABGR2101010()
|