Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DSamplerCore.hpp96 void sRGBtoLinear16_6_16(Short4 &c);
DSamplerCore.cpp1991 sRGBtoLinear16_6_16(c.y); in sampleTexel()
2544 void SamplerCore::sRGBtoLinear16_6_16(Short4 &c) in sRGBtoLinear16_6_16() function in sw::SamplerCore