Searched refs:DestroyGX2Surface (Results 1 – 2 of 2) sorted by relevance
179 …fpTC2->DestroyGX2Surface = reinterpret_cast<PTC2DestroyGX2Surface>(GetProcAddress(*hTexUtilD… in LoadDLLs()1125 fpTC2.DestroyGX2Surface(&pMipmapTextures[count]); in _tmain()1130 fpTC2.DestroyGX2Surface(&pSrcTextures[count]); in _tmain()1131 fpTC2.DestroyGX2Surface(&pConvertedTextures[count]); in _tmain()1136 fpTC2.DestroyGX2Surface(&pSrcTextures[count]); in _tmain()1137 fpTC2.DestroyGX2Surface(&pConvertedTextures[count]); in _tmain()1142 fpTC2.DestroyGX2Surface(&pTiledTextures[count]); in _tmain()
65 PTC2DestroyGX2Surface DestroyGX2Surface; member