Searched refs:getCompressedFormatThreshold (Results 1 – 1 of 1) sorted by relevance
3443 tcu::Vec4 getCompressedFormatThreshold(const tcu::CompressedTexFormat& format) in getCompressedFormatThreshold() function3647 const tcu::Vec4 srcMaxDiff = getCompressedFormatThreshold(format); in checkCompressedNonNearestFilteredResult()3649 … getCompressedFormatThreshold(m_destinationCompressedTexture->getCompressedTexture().getFormat()) : in checkCompressedNonNearestFilteredResult()3999 const tcu::Vec4 srcMaxDiff (acceptedError + getCompressedFormatThreshold(format)); in checkCompressedNearestFilteredResult()4001 … getCompressedFormatThreshold(m_destinationCompressedTexture->getCompressedTexture().getFormat()) : in checkCompressedNearestFilteredResult()