Home
last modified time | relevance | path

Searched refs:TC2ConvertOptions (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/
DtexUtils.h66 } TC2ConvertOptions; typedef
119 …ace *pInSurface, GX2SurfaceFormat dstFormat, GX2Surface *pOutSurface, TC2ConvertOptions* pOptions);
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h42 …ace *pInSurface, GX2SurfaceFormat dstFormat, GX2Surface *pOutSurface, TC2ConvertOptions* pOptions);
DTexConvert.cpp709 TC2ConvertOptions convertOptions; in _tmain()