Searched refs:fnPreLoop (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 …lFormat channelFormat, TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fn… 60 …TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction …
|
| D | DDS_Helpers.cpp | 359 …TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction … in GenericLoadFunction() argument 378 err = fnPreLoop(pFile, pDDSD, pSurface, extra); in GenericLoadFunction()
|