Searched refs:PostLoopFunction (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.h | 54 typedef TU_Error (PostLoopFunction)(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extr… typedef 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()
|