Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.cpp1005 GX2Surface mipSurface; in _tmain() local
1006 memset(&mipSurface, 0, sizeof(mipSurface)); in _tmain()
1008 fpTC2.CombineAsMips(pConvertedTextures, config.inFileCount, &mipSurface); in _tmain()
1014 if (!fpTC2.ConvertTiling(&mipSurface, tileMode, config.initialSwizzle, pTiledTextures)) in _tmain()