Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DPixelRoutine.hpp84 void linearToSRGB16_12_16(Vector4s &c);
DPixelRoutine.cpp1254 linearToSRGB16_12_16(current); in writeColor()
2443 void PixelRoutine::linearToSRGB16_12_16(Vector4s &c) in linearToSRGB16_12_16() function in sw::PixelRoutine
/external/swiftshader/src/Shader/
DPixelRoutine.hpp86 void linearToSRGB16_12_16(Vector4s &c);
DPixelRoutine.cpp1389 linearToSRGB16_12_16(current); in writeColor()
2683 void PixelRoutine::linearToSRGB16_12_16(Vector4s &c) in linearToSRGB16_12_16() function in sw::PixelRoutine