Searched refs:TGALoadFile (Results 1 – 3 of 3) sorted by relevance
38 bool TGAREADER_API TGALoadFile(const TCHAR* pszFilename, GX2Surface* pSurface);
522 bool TGALoadFile(const TCHAR* pszFilename, GX2Surface* pSurface) in TGALoadFile() function
798 if (!TGAReader::TGALoadFile(config.inFileName[count], &pSrcTextures[count])) in _tmain()