Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3788 tcu::Vec4 getFloatOrFixedPointFormatThreshold (const tcu::TextureFormat& format) in getFloatOrFixedPointFormatThreshold() function
3958 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()