Searched refs:getToSRGBConversionThreshold (Results 1 – 3 of 3) sorted by relevance
225 tcu::RGBA getToSRGBConversionThreshold (const tcu::TextureFormat& src, const tcu::TextureFormat…
1099 tcu::RGBA getToSRGBConversionThreshold (const tcu::TextureFormat& src, const tcu::TextureFormat& ds… in getToSRGBConversionThreshold() function
436 threshold = getToSRGBConversionThreshold(srcFormat, dstFormat); in compare()