Home
last modified time | relevance | path

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

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