Searched refs:dstMaxDiff (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp441 const tcu::RGBA dstMaxDiff = getFormatThreshold(dstFormat); local
443 threshold = tcu::max(srcMaxDiff, dstMaxDiff);
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp1893 const tcu::Vec4 dstMaxDiff = getFormatThreshold(dstFormat); local
1894 const tcu::Vec4 threshold = tcu::max(srcMaxDiff, dstMaxDiff);

Completed in 132 milliseconds