Searched refs:LoopFunction (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.h | 53 typedef TU_Error (LoopFunction)(FILE*& pFile, DDSD2*& pDDSD, GX2Surface*& pSurface, void*& extra, u… typedef 55 …elFormat, TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoo… 60 …TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction …
|
| D | DDS_Helpers.cpp | 359 …TextureDataType textureDataType, PreLoopFunction fnPreLoop, LoopFunction fnLoop, PostLoopFunction … in GenericLoadFunction()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/ |
| D | tgaReader.cpp | 53 typedef TU_Error (LoopFunction)(FILE*& pFile, TGA_INFO*& pTGAD, GX2Surface*& pSurface, u32 nMipLeve… typedef 54 …ace*& pSurface, ChannelFormat channelFormat, TextureDataType textureDataType, LoopFunction fnLoop); 395 TextureDataType textureDataType, LoopFunction fnLoop) in GenericLoadFunction()
|