Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp95 void sRGBtoLinear16_8_16(Short4 &c);
DSamplerCore.cpp1851 sRGBtoLinear16_8_16(c[i]); in sampleTexel()
2391 void SamplerCore::sRGBtoLinear16_8_16(Short4 &c) in sRGBtoLinear16_8_16() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp95 void sRGBtoLinear16_8_16(Short4 &c);
DSamplerCore.cpp1996 sRGBtoLinear16_8_16(c[i]); in sampleTexel()
2533 void SamplerCore::sRGBtoLinear16_8_16(Short4 &c) in sRGBtoLinear16_8_16() function in sw::SamplerCore