Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h66 PTC2GenerateTexture GenerateTexture; member
DTexConvert.cpp180 …fpTC2->GenerateTexture = reinterpret_cast<PTC2GenerateTexture>(GetProcAddress(*hTexUtilDLL… in LoadDLLs()
965 if (!fpTC2.GenerateTexture(pTiledTextures, pGx2Textures)) in _tmain()
1023 if (!fpTC2.GenerateTexture(pTiledTextures, pGx2Textures)) in _tmain()
1077 if (!fpTC2.GenerateTexture(&pTiledTextures[count], &pGx2Textures[count])) in _tmain()