Home
last modified time | relevance | path

Searched defs:imagesOk (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthTests.cpp181 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT); in iterate() local
H A Des3fStencilTests.cpp368 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT); in iterate() local
H A Des3fFboRenderTest.cpp492 bool imagesOk = compare(refFrame, gles3Frame); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthTests.cpp178 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT); in iterate() local
H A Des2fStencilTests.cpp365 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT); in iterate() local
H A Des2fFboRenderTest.cpp629 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT); in iterate() local
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp248 bool imagesOk = tcu::pixelThresholdCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMPARE_LOG_RESULT); in executeForContexts() local
436 bool imagesOk = tcu::pixelThresholdCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMPARE_LOG_RESULT); in executeForContexts() local
H A DteglRenderTests.cpp833 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT); in executeForContexts() local
1065 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT); in executeForContexts() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomShaderCase.cpp567 bool imagesOk = tcu::fuzzyCompare(log, "Result", "Result images", reference.getAccess(), rendered.getAccess(), threshold, tcu::COMPARE_LOG_RESULT); in iterate() local

Completed in 14 milliseconds