Searched refs:fnPostLoop (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.h | 55 …Type textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction fnPostLoop); 60 …Type textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction fnPostLoop);
|
| D | DDS_Helpers.cpp | 359 …aType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction fnPostLoop) in GenericLoadFunction() argument 440 return fnPostLoop(pFile, pDDSD, pSurface, extra); in GenericLoadFunction()
|