Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h63 PTC2ConvertSurfaceFormat ConvertSurfaceFormat; member
DTexConvert.cpp177 …fpTC2->ConvertSurfaceFormat = reinterpret_cast<PTC2ConvertSurfaceFormat>(GetProcAddress(*hTexUt… in LoadDLLs()
936 …if (!fpTC2.ConvertSurfaceFormat(ppTexturesToConvert[count], dstFormat, &pConvertedTextures[count],… in _tmain()