Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h39 typedef bool (*PTC2Destroy)(void); typedef
60 PTC2Destroy Destroy;
DTexConvert.cpp174 …fpTC2->Destroy = reinterpret_cast<PTC2Destroy>(GetProcAddress(*hTexUtilDLL, "TC2De… in LoadDLLs()