Searched refs:getCompressedFormatThreshold (Results 1 – 1 of 1) sorted by relevance
4096 tcu::Vec4 getCompressedFormatThreshold(const tcu::CompressedTexFormat &format) in getCompressedFormatThreshold() function4313 const tcu::Vec4 srcMaxDiff = getCompressedFormatThreshold(format); in checkCompressedNonNearestFilteredResult()4316 … getCompressedFormatThreshold(m_destinationCompressedTexture->getCompressedTexture().getFormat()) : in checkCompressedNonNearestFilteredResult()4709 const tcu::Vec4 srcMaxDiff(acceptedError + getCompressedFormatThreshold(format)); in checkCompressedNearestFilteredResult()4713 … getCompressedFormatThreshold(m_destinationCompressedTexture->getCompressedTexture().getFormat()) : in checkCompressedNearestFilteredResult()