Searched refs:getFloatOrFixedPointFormatThreshold (Results 1 – 1 of 1) sorted by relevance
4497 tcu::Vec4 getFloatOrFixedPointFormatThreshold(const tcu::TextureFormat &format) in getFloatOrFixedPointFormatThreshold() function4670 const tcu::Vec4 srcMaxDiff = getFloatOrFixedPointFormatThreshold(source.getFormat()); in checkNearestFilteredResult()4671 const tcu::Vec4 dstMaxDiff = getFloatOrFixedPointFormatThreshold(result.getFormat()); in checkNearestFilteredResult()4714 getFloatOrFixedPointFormatThreshold(resultFormat))); in checkCompressedNearestFilteredResult()5979 const tcu::Vec4 srcMaxDiff = getFloatOrFixedPointFormatThreshold(source.getFormat()); in checkNearestFilteredResult()5980 const tcu::Vec4 dstMaxDiff = getFloatOrFixedPointFormatThreshold(result.getFormat()); in checkNearestFilteredResult()