Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_Helpers.h55 …Type textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction fnPostLoop);
60 …Type textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction fnPostLoop);
DDDS_Helpers.cpp359 …aType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction fnPostLoop) in GenericLoadFunction() argument
440 return fnPostLoop(pFile, pDDSD, pSurface, extra); in GenericLoadFunction()