Home
last modified time | relevance | path

Searched refs:COMPARE_LOG_RESULT (Results 1 – 25 of 134) sorted by relevance

123456

/external/deqp/framework/common/
DtcuImageCompare.cpp244 else if (logMode == COMPARE_LOG_RESULT) in fuzzyCompare()
357 else if (logMode == COMPARE_LOG_RESULT) in measurePixelDiffAccuracy()
540 else if (logMode == COMPARE_LOG_RESULT) in floatUlpThresholdCompare()
627 else if (logMode == COMPARE_LOG_RESULT) in floatThresholdCompare()
709 else if (logMode == COMPARE_LOG_RESULT) in floatThresholdCompare()
796 else if (logMode == COMPARE_LOG_RESULT) in intThresholdCompare()
873 else if (logMode == COMPARE_LOG_RESULT) in intThresholdPositionDeviationCompare()
953 else if (logMode == COMPARE_LOG_RESULT) in intThresholdPositionDeviationErrorThresholdCompare()
1028 else if (logMode == COMPARE_LOG_RESULT) in bilinearCompare()
DtcuImageCompare.hpp40COMPARE_LOG_RESULT, //!< If comparison passes, log result only. If fails, everything is written… enumerator
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp136 … renderedFrame.getAccess(), renderedAnisotropyFrame.getAccess(), 0.05f, tcu::COMPARE_LOG_RESULT)) in iterate()
143 …deredFrame.getAccess(), renderedAnisotropyFrame.getAccess(), Vec4(0.05f), tcu::COMPARE_LOG_RESULT)) in iterate()
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp349 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
441 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
558 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
674 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
Des2fReadPixelsTests.cpp233 …, tcu::RGBA(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT)) in iterate()
247 …, tcu::Vec4(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT)) in iterate()
Des2fDepthRangeTests.cpp257 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate()
390 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateGeneralTests.cpp138 tcu::COMPARE_LOG_RESULT)) in iterate()
234 tcu::COMPARE_LOG_RESULT)) in iterate()
372 tcu::COMPARE_LOG_RESULT)) in iterate()
DvktDynamicStateVPTests.cpp111 tcu::COMPARE_LOG_RESULT)) in iterate()
349 tcu::COMPARE_LOG_RESULT)) in iterate()
DvktDynamicStateRSTests.cpp453 tcu::COMPARE_LOG_RESULT)) in iterate()
549 tcu::COMPARE_LOG_RESULT)) in iterate()
642 tcu::COMPARE_LOG_RESULT)) in iterate()
DvktDynamicStateCBTests.cpp145 tcu::COMPARE_LOG_RESULT)) in iterate()
DvktDynamicStateDSTests.cpp490 tcu::COMPARE_LOG_RESULT)) in iterate()
734 tcu::COMPARE_LOG_RESULT)) in iterate()
868 tcu::COMPARE_LOG_RESULT)) in iterate()
1027 tcu::COMPARE_LOG_RESULT)) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp190 tcu::COMPARE_LOG_RESULT)) { in iterate()
284 tcu::COMPARE_LOG_RESULT)) { in iterate()
DvktDrawIndexedTest.cpp205 tcu::COMPARE_LOG_RESULT)) { in iterate()
312 tcu::COMPARE_LOG_RESULT)) { in iterate()
/external/deqp/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp552 tcu::COMPARE_LOG_RESULT)) in ValidateFramebuffer()
743 0.05f, tcu::COMPARE_LOG_RESULT)) in ValidateFramebuffer()
909 0.05f, tcu::COMPARE_LOG_RESULT)) in ValidateFramebuffer()
1102 0.05f, tcu::COMPARE_LOG_RESULT)) in ValidateFramebuffer()
1341 tcu::COMPARE_LOG_RESULT)) in ValidateFramebuffer()
/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp368 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
463 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
583 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
702 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
1088 …etLog(), "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT)) in iterate()
Des3fShaderMetamorphicTests.cpp165 …og, "Result", "Image comparison result", img, refImg, tcu::RGBA(0,0,0,0), tcu::COMPARE_LOG_RESULT); in checkNondet()
195 …"Result", "Image comparison result", recipientImg, variantImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
Des3fFragDepthTests.cpp264 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate()
416 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate()
Des3fPixelBufferObjectTests.cpp575 …, tcu::Vec4(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT); in iterate()
579 …to buffer", readRefrence.getLevel(0), readResult, tcu::UVec4(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate()
/external/deqp/modules/glshared/
DglsScissorTests.cpp276 …omparison result", refImage.getAccess(), resImage.getAccess(), threshold, tcu::COMPARE_LOG_RESULT)) in iterate()
702 …mparison result", refAccess, resAccess, Vec4(0.02f, 0.02f, 0.02f, 0.02f), tcu::COMPARE_LOG_RESULT); in iterate()
707 …ult", "Image comparison result", refAccess, resAccess, UVec4(2, 2, 2, 2), tcu::COMPARE_LOG_RESULT); in iterate()
712 …ult", "Image comparison result", refAccess, resAccess, UVec4(2, 2, 2, 2), tcu::COMPARE_LOG_RESULT); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp531 referenceImage.getAccess(), resultImage, 0.001f, tcu::COMPARE_LOG_RESULT)) in compareWithFileImage()
533 …ess(), resultImage, tcu::UVec4(1u, 1u, 1u, 1u), tcu::IVec3(2,2,2), false, tcu::COMPARE_LOG_RESULT); in compareWithFileImage()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLimitTests.cpp95 ….getLog(), "Result", "Image comparison result", refImage, resImage, threshold, COMPARE_LOG_RESULT); in iterate()
/external/deqp/modules/egl/
DteglColorClearCase.cpp248 … comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMPARE_LOG_RESULT); in executeForContexts()
436 … comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMPARE_LOG_RESULT); in executeForContexts()
/external/deqp/external/openglcts/modules/common/
DglcFragDepthTests.cpp263 tcu::COMPARE_LOG_RESULT); in iterate()
402 tcu::COMPARE_LOG_RESULT); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp838 tcu::COMPARE_LOG_RESULT); in verifyImage()
853 tcu::COMPARE_LOG_RESULT); in verifyImage()
867 tcu::COMPARE_LOG_RESULT); in verifyImage()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalClearAttachmentTests.cpp207 tcu::COMPARE_LOG_RESULT)) in iterate()

123456