Searched refs:PTC2CombineAsTextureArray (Results 1 – 2 of 2) sorted by relevance
49 typedef bool (*PTC2CombineAsTextureArray)(GX2Surface *pSurfaces, u32 surfaceCount, GX2Surface *pTex… typedef70 PTC2CombineAsTextureArray CombineAsTextureArray;
184 …fpTC2->CombineAsTextureArray = reinterpret_cast<PTC2CombineAsTextureArray>(GetProcAddress(*hTexU… in LoadDLLs()