Home
last modified time | relevance | path

Searched defs:isPixelOk (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrerequisiteTests.cpp245 bool isPixelOk = compareThreshold(refRGBA, resRGBA, colorThreshold); in iterate() local
H A Des3fColorClearTest.cpp258 bool isPixelOk = diff.isBelowThreshold(colorThreshold); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPrerequisiteTests.cpp245 bool isPixelOk = compareThreshold(refRGBA, resRGBA, colorThreshold); in iterate() local
H A Des2fColorClearTest.cpp258 bool isPixelOk = diff.isBelowThreshold(colorThreshold); in iterate() local

Completed in 3 milliseconds