/external/deqp/framework/common/ |
D | tcuImageCompare.hpp | 47 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
|
D | tcuImageCompare.cpp | 913 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in pixelThresholdCompare() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 342 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() 434 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() 646 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
|
D | es2fBufferTestUtil.cpp | 469 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify() 633 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify()
|
D | es2fDepthStencilClearTests.cpp | 218 …bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", … in iterate()
|
D | es2fMultisampleTests.cpp | 1031 bool passed = tcu::pixelThresholdCompare(log, in iterate() 1442 bool passed = tcu::pixelThresholdCompare(log, in iterate()
|
D | es2fVertexTextureTests.cpp | 382 …return tcu::pixelThresholdCompare(log, "Result", "Image compare result", ref, res, threshold, tcu:… in compareImages()
|
D | es2fDepthStencilTests.cpp | 702 …bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 211 …bool imagesOk = tcu::pixelThresholdCompare(log, "ComparisonResult", "Image comparison result", ref… in executeForContexts() 385 …bool imagesOk = tcu::pixelThresholdCompare(log, "ComparisonResult", "Image comparison result", ref… in executeForContexts()
|
D | teglPreservingSwapTests.cpp | 438 …return tcu::pixelThresholdCompare(log, "Pre- / Post framebuffer compare", "Compare pre- and post-s… in comparePreAndPostSwapFramebuffers()
|
D | teglImageFormatTests.cpp | 972 …bool isOk = tcu::pixelThresholdCompare(m_log, "Depth buffer rendering result", "Result from render… in renderDepth() 1036 …bool isOk = tcu::pixelThresholdCompare(m_log, "Renderbuffer read", "Result from reading renderbuff… in renderReadPixelsRenderBuffer()
|
/external/deqp/modules/glshared/ |
D | glsSamplerObjectTest.cpp | 568 …bool isOk = pixelThresholdCompare (log, "Sampler render result", "Result from rendering with sampl… in iterate() 570 …if (!pixelThresholdCompare (log, "Texture render result", "Result from rendering with texture stat… in iterate() 1159 …bool isOk = pixelThresholdCompare (log, "Sampler render result", "Result from rendering with sampl… in iterate() 1161 …if (!pixelThresholdCompare (log, "Texture render result", "Result from rendering with texture stat… in iterate()
|
D | glsBufferTestUtil.cpp | 638 …if (!tcu::pixelThresholdCompare(m_log, "RenderResult", imageSetDesc.c_str(), reference, rendered, … in verify() 836 …if (!tcu::pixelThresholdCompare(m_log, "RenderResult", imageSetDesc.c_str(), referenceImg, indexBu… in verify()
|
D | glsLifetimeTests.cpp | 1029 const bool surfacesMatch = tcu::pixelThresholdCompare( in iterate() 1122 const bool surfacesMatch = tcu::pixelThresholdCompare( in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderBuiltinVarTests.cpp | 368 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() 463 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() 681 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
|
D | es3fVertexArrayObjectTests.cpp | 649 …isOk = tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering with Vertex… in iterate() 650 …isOk = isOk && tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering wit… in iterate() 1226 …isOk = tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering with Vertex… in iterate() 1227 …isOk = isOk && tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering wit… in iterate()
|
D | es3fPrimitiveRestartTests.cpp | 496 …bool testOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison… in iterate()
|
D | es3fDepthStencilClearTests.cpp | 221 …bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", … in iterate()
|
D | es3fFramebufferBlitTests.cpp | 150 …return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", referen… in compare() 447 …return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", referen… in compare()
|
D | es3fMultisampleTests.cpp | 1178 bool passed = tcu::pixelThresholdCompare(log, in iterate() 1580 bool passed = tcu::pixelThresholdCompare(log, in iterate()
|
D | es3fDepthStencilTests.cpp | 702 …bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
|
D | es3fTransformFeedbackTests.cpp | 1289 …imagesOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", frameWithoutTf, fr… in runTest()
|
/external/deqp/modules/gles31/functional/ |
D | es31fMultisampleTests.cpp | 468 bool passed = tcu::pixelThresholdCompare(log, in iterate()
|
D | es31fSeparateShaderTests.cpp | 1276 bool result = tcu::pixelThresholdCompare( in testCurrentProgPriority()
|
D | es31fLayoutBindingTests.cpp | 548 …return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Render result", "Result verification", refe… in drawAndVerifyResult()
|