Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_TextureConverter.cpp65 static textureConvertFunction convertFunctionArray[] = variable
361 return convertFunctionArray[0](textureInformation); in SwapColorComponents()
365 return convertFunctionArray[1](textureInformation); in SwapColorComponents()
369 return convertFunctionArray[2](textureInformation); in SwapColorComponents()
373 return convertFunctionArray[3](textureInformation); in SwapColorComponents()