Searched refs:PTC2GenerateTexture (Results 1 – 2 of 2) sorted by relevance
45 typedef bool (*PTC2GenerateTexture)(GX2Surface* pInSurface, GX2Texture* pOutTexture); typedef66 PTC2GenerateTexture GenerateTexture;
180 …fpTC2->GenerateTexture = reinterpret_cast<PTC2GenerateTexture>(GetProcAddress(*hTexUtilDLL… in LoadDLLs()