Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h62 PTC2GenerateMipLevels GenerateMipLevels; member
DTexConvert.cpp176 …fpTC2->GenerateMipLevels = reinterpret_cast<PTC2GenerateMipLevels>(GetProcAddress(*hTexUtilD… in LoadDLLs()
907 …if (!fpTC2.GenerateMipLevels(&pSrcTextures[count], config.minMipSize, MF_BOX, &pMipmapTextures[cou… in _tmain()