Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6182 const tcu::Vec4 samplingThreshold = tcu::Vec4(8.0f / 255.0f); in testResourceAccess() local
6187 if (tcu::boolAny(tcu::greaterThan(tcu::abs(result - reference), samplingThreshold))) in testResourceAccess()