Home
last modified time | relevance | path

Searched refs:pixelThresholdCompare (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/framework/common/
DtcuImageCompare.hpp47 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
DtcuImageCompare.cpp913 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in pixelThresholdCompare() function
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp342 …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()
Des2fBufferTestUtil.cpp469 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify()
633 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify()
Des2fDepthStencilClearTests.cpp218 …bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", … in iterate()
Des2fMultisampleTests.cpp1031 bool passed = tcu::pixelThresholdCompare(log, in iterate()
1442 bool passed = tcu::pixelThresholdCompare(log, in iterate()
Des2fVertexTextureTests.cpp382 …return tcu::pixelThresholdCompare(log, "Result", "Image compare result", ref, res, threshold, tcu:… in compareImages()
Des2fDepthStencilTests.cpp702 …bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
/external/deqp/modules/egl/
DteglColorClearCase.cpp211 …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()
DteglPreservingSwapTests.cpp438 …return tcu::pixelThresholdCompare(log, "Pre- / Post framebuffer compare", "Compare pre- and post-s… in comparePreAndPostSwapFramebuffers()
DteglImageFormatTests.cpp972 …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/
DglsSamplerObjectTest.cpp568 …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()
DglsBufferTestUtil.cpp638 …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()
DglsLifetimeTests.cpp1029 const bool surfacesMatch = tcu::pixelThresholdCompare( in iterate()
1122 const bool surfacesMatch = tcu::pixelThresholdCompare( in iterate()
/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp368 …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()
Des3fVertexArrayObjectTests.cpp649 …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()
Des3fPrimitiveRestartTests.cpp496 …bool testOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison… in iterate()
Des3fDepthStencilClearTests.cpp221 …bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", … in iterate()
Des3fFramebufferBlitTests.cpp150 …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()
Des3fMultisampleTests.cpp1178 bool passed = tcu::pixelThresholdCompare(log, in iterate()
1580 bool passed = tcu::pixelThresholdCompare(log, in iterate()
Des3fDepthStencilTests.cpp702 …bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
Des3fTransformFeedbackTests.cpp1289 …imagesOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", frameWithoutTf, fr… in runTest()
/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp468 bool passed = tcu::pixelThresholdCompare(log, in iterate()
Des31fSeparateShaderTests.cpp1276 bool result = tcu::pixelThresholdCompare( in testCurrentProgPriority()
Des31fLayoutBindingTests.cpp548 …return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Render result", "Result verification", refe… in drawAndVerifyResult()

12