Home
last modified time | relevance | path

Searched refs:ChannelFormat (Results 1 – 6 of 6) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/texUtils/
DTexture.h76 } ChannelFormat; typedef
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp54 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/
DDDS_Helpers.h55 …ion(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extra, ChannelFormat channelFormat,…
59 …tion(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extra, ChannelFormat channelFormat,
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()
DDDS_10.cpp218 ChannelFormat channelFormat = CF_2101010; in LoadDDS10_R10G10B10A2()
DDDS.cpp410 ChannelFormat channelFormat = CF_2101010; in LoadDDS_ABGR2101010()