Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp511 TU_Error LoadRGBA(FILE* pFile, TGA_INFO* pTGAD, GX2Surface* pSurface) in LoadRGBA() function
622 return LoadRGBA(pFile, &tgad, pSurface) == PE_OK; in TGALoadFile()