Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h42 typedef bool (*PTC2ConvertSurfaceFormat)(GX2Surface *pInSurface, GX2SurfaceFormat dstFormat, GX2Sur… typedef
63 PTC2ConvertSurfaceFormat ConvertSurfaceFormat;
DTexConvert.cpp177 …fpTC2->ConvertSurfaceFormat = reinterpret_cast<PTC2ConvertSurfaceFormat>(GetProcAddress(*hTexUt… in LoadDLLs()