Home
last modified time | relevance | path

Searched defs:channelFormat (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp343 bool GetGX2TextureInfo(const TGA_INFO* pTGAD, GX2Surface* pSurface, ChannelFormat channelFormat, in GetGX2TextureInfo()
394 …ricLoadFunction(FILE*& pFile, TGA_INFO*& pTGAD, GX2Surface*& pSurface, ChannelFormat channelFormat, in GenericLoadFunction()
/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_10.cpp218 ChannelFormat channelFormat = CF_2101010; in LoadDDS10_R10G10B10A2() local
DDDS_Helpers.cpp50 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() local
DDDS.cpp408 ChannelFormat channelFormat = CF_2101010; in LoadDDS_ABGR2101010() local