Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DSamplerCore.hpp95 void sRGBtoLinear16_6_12(Short4 &c);
DSamplerCore.cpp151 sRGBtoLinear16_6_12(c.y); in sampleTexture()
400 sRGBtoLinear16_6_12(cs.y); in sampleTexture()
2445 void SamplerCore::sRGBtoLinear16_6_12(Short4 &c) in sRGBtoLinear16_6_12() function in sw::SamplerCore