Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h61 PTC2GX2SurfaceFormatFromStr GX2SurfaceFormatFromStr; member
DTexConvert.cpp175 …fpTC2->GX2SurfaceFormatFromStr = reinterpret_cast<PTC2GX2SurfaceFormatFromStr>(GetProcAddress(*hTe… in LoadDLLs()
928 else if (!fpTC2.GX2SurfaceFormatFromStr(config.dstFormat, &dstFormat)) in _tmain()