Searched defs:sRGBtoLinear (Results 1 – 2 of 2) sorted by relevance
324 inline float sRGBtoLinear(float c) in sRGBtoLinear() function
2426 Float4 PixelRoutine::sRGBtoLinear(const Float4 &x) // Approximates x^2.2 in sRGBtoLinear() function in sw::PixelRoutine