Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp334 const float distanceThreshold = 2.0f * standardDeviation; in verifyImageData() local
350 if (distanceFromCenter.x() > distanceThreshold || distanceFromCenter.y() > distanceThreshold) in verifyImageData()
394 if (distanceFromCenter.x() > distanceThreshold || distanceFromCenter.y() > distanceThreshold) in verifyImageData()