Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h50 typedef bool (*PTC2CombineAsMips)(GX2Surface *pSurfaces, u32 surfaceCount, GX2Surface *pMipSurface); typedef
71 PTC2CombineAsMips CombineAsMips;
DTexConvert.cpp185 …fpTC2->CombineAsMips = reinterpret_cast<PTC2CombineAsMips>(GetProcAddress(*hTexUtilDLL, … in LoadDLLs()