Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_Helpers.h55 …lFormat channelFormat, TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fn…
60 …TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction …
DDDS_Helpers.cpp359 …TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction … in GenericLoadFunction() argument
378 err = fnPreLoop(pFile, pDDSD, pSurface, extra); in GenericLoadFunction()