Home
last modified time | relevance | path

Searched refs:PTC2CombineAsTextureArray (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h49 typedef bool (*PTC2CombineAsTextureArray)(GX2Surface *pSurfaces, u32 surfaceCount, GX2Surface *pTex… typedef
70 PTC2CombineAsTextureArray CombineAsTextureArray;
DTexConvert.cpp184 …fpTC2->CombineAsTextureArray = reinterpret_cast<PTC2CombineAsTextureArray>(GetProcAddress(*hTexU… in LoadDLLs()