HomeSort by relevance Sort by last modified time
    Searched refs:linearToSRGB (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/common/
tcuTextureUtil.hpp 44 Vec4 linearToSRGB (const Vec4& cl);
tcuTextureUtil.cpp 65 Vec4 linearToSRGB (const Vec4& cl)
    [all...]
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 422 dst.setPixel(isSRGB ? tcu::linearToSRGB(color) : color, x, y);
    [all...]

Completed in 549 milliseconds