Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DPixelRoutine.hpp83 void sRGBtoLinear16_12_16(Vector4s &c);
DPixelRoutine.cpp1032 sRGBtoLinear16_12_16(pixel); in readPixel()
2419 void PixelRoutine::sRGBtoLinear16_12_16(Vector4s &c) in sRGBtoLinear16_12_16() function in sw::PixelRoutine
/external/swiftshader/src/Shader/
DPixelRoutine.hpp85 void sRGBtoLinear16_12_16(Vector4s &c);
DPixelRoutine.cpp1167 sRGBtoLinear16_12_16(pixel); in readPixel()
2659 void PixelRoutine::sRGBtoLinear16_12_16(Vector4s &c) in sRGBtoLinear16_12_16() function in sw::PixelRoutine