Home
last modified time | relevance | path

Searched defs:sRGBtoLinear12_16 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DConstants.hpp75 unsigned short sRGBtoLinear12_16[4096]; member
DPixelRoutine.cpp2654 void PixelRoutine::sRGBtoLinear12_16(Vector4s &c) in sRGBtoLinear12_16() function in sw::PixelRoutine