Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DSamplerCore.hpp97 void sRGBtoLinear16_5_16(Short4 &c);
H A DSamplerCore.cpp1987 sRGBtoLinear16_5_16(c.x); in sampleTexel()
1989 sRGBtoLinear16_5_16(c.z); in sampleTexel()
2556 void SamplerCore::sRGBtoLinear16_5_16(Short4 &c) in sRGBtoLinear16_5_16() function in sw::SamplerCore
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DSamplerCore.hpp97 void sRGBtoLinear16_5_16(Short4 &c);
H A DSamplerCore.cpp1987 sRGBtoLinear16_5_16(c.x); in sampleTexel()
1989 sRGBtoLinear16_5_16(c.z); in sampleTexel()
2556 void SamplerCore::sRGBtoLinear16_5_16(Short4 &c) in sRGBtoLinear16_5_16() function in sw::SamplerCore