Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h46 typedef bool (*PTC2DestroyGX2Texture)(GX2Texture* pGX2Texture); typedef
67 PTC2DestroyGX2Texture DestroyGX2Texture;
DTexConvert.cpp181 …fpTC2->DestroyGX2Texture = reinterpret_cast<PTC2DestroyGX2Texture>(GetProcAddress(*hTexUtilD… in LoadDLLs()