Searched refs:LoadRGBA (Results 1 – 1 of 1) sorted by relevance
511 TU_Error LoadRGBA(FILE* pFile, TGA_INFO* pTGAD, GX2Surface* pSurface) in LoadRGBA() function622 return LoadRGBA(pFile, &tgad, pSurface) == PE_OK; in TGALoadFile()