Home
last modified time | relevance | path

Searched refs:getFloatOrFixedPointFormatThreshold (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp4497 tcu::Vec4 getFloatOrFixedPointFormatThreshold(const tcu::TextureFormat &format) in getFloatOrFixedPointFormatThreshold() function
4670 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()