Home
last modified time | relevance | path

Searched refs:getToSRGBConversionThreshold (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.hpp225 tcu::RGBA getToSRGBConversionThreshold (const tcu::TextureFormat& src, const tcu::TextureFormat…
Des3fFboTestUtil.cpp1099 tcu::RGBA getToSRGBConversionThreshold (const tcu::TextureFormat& src, const tcu::TextureFormat& ds… in getToSRGBConversionThreshold() function
Des3fFramebufferBlitTests.cpp436 threshold = getToSRGBConversionThreshold(srcFormat, dstFormat); in compare()