Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp96 void sRGBtoLinear16_6_16(Short4 &c);
DSamplerCore.cpp1842 sRGBtoLinear16_6_16(c.y); in sampleTexel()
2403 void SamplerCore::sRGBtoLinear16_6_16(Short4 &c) in sRGBtoLinear16_6_16() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp96 void sRGBtoLinear16_6_16(Short4 &c);
DSamplerCore.cpp1987 sRGBtoLinear16_6_16(c.y); in sampleTexel()
2545 void SamplerCore::sRGBtoLinear16_6_16(Short4 &c) in sRGBtoLinear16_6_16() function in sw::SamplerCore