Searched refs:getFloatOrFixedPointFormatThreshold (Results 1 – 1 of 1) sorted by relevance
3788 tcu::Vec4 getFloatOrFixedPointFormatThreshold (const tcu::TextureFormat& format) in getFloatOrFixedPointFormatThreshold() function3958 const tcu::Vec4 srcMaxDiff = getFloatOrFixedPointFormatThreshold(source.getFormat()); in checkNearestFilteredResult()3959 const tcu::Vec4 dstMaxDiff = getFloatOrFixedPointFormatThreshold(result.getFormat()); in checkNearestFilteredResult()4002 getFloatOrFixedPointFormatThreshold(resultFormat))); in checkCompressedNearestFilteredResult()5139 const tcu::Vec4 srcMaxDiff = getFloatOrFixedPointFormatThreshold(source.getFormat()); in checkNearestFilteredResult()5140 const tcu::Vec4 dstMaxDiff = getFloatOrFixedPointFormatThreshold(result.getFormat()); in checkNearestFilteredResult()