Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2204 ValueAboveThresholdFn isValueAboveThreshold = componentToFnMap[componentCount - 1]; in verify() local
2217 if (isValueAboveThreshold(diff, threshold)) in verify()
2245 ValueAboveThresholdFn isValueAboveThreshold = componentToFnMap[componentCount - 1]; in verify() local
2257 if (isValueAboveThreshold(diff, threshold)) in verify()
2282 ValueAboveThresholdFn isValueAboveThreshold = componentToFnMap[componentCount - 1]; in verify() local
2294 if (isValueAboveThreshold(diff, threshold)) in verify()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2191 ValueAboveThresholdFn isValueAboveThreshold = componentToFnMap[componentCount - 1]; in verify() local
2204 if (isValueAboveThreshold(diff, threshold)) in verify()
2232 ValueAboveThresholdFn isValueAboveThreshold = componentToFnMap[componentCount - 1]; in verify() local
2244 if (isValueAboveThreshold(diff, threshold)) in verify()
2269 ValueAboveThresholdFn isValueAboveThreshold = componentToFnMap[componentCount - 1]; in verify() local
2281 if (isValueAboveThreshold(diff, threshold)) in verify()

Completed in 9 milliseconds