HomeSort by relevance Sort by last modified time
    Searched refs:getLog (Results 276 - 300 of 442) sorted by null

<<1112131415161718

  /external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp 305 tcu::TestLog& log = m_testCtx.getLog();
463 bool testOk = tcu::fuzzyCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison result", referenceImg, resultImg, 0.05f, tcu::COMPARE_LOG_RESULT);
es3fPrimitiveRestartTests.cpp 242 m_testCtx.getLog() << *m_program;
496 bool testOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison result", referenceImg, resultImg, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT);
es3fRasterizerDiscardTests.cpp 231 m_testCtx.getLog() << *m_program;
248 TestLog& log = m_testCtx.getLog();
es3fVertexTextureTests.cpp 564 m_testCtx.getLog() << *m_program;
722 const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resImage);
870 m_testCtx.getLog() << *m_program;
    [all...]
es3fDepthTests.cpp 129 tcu::TestLog& log = m_testCtx.getLog();
es3fFboMultisampleTests.cpp 231 return tcu::bilinearCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference.getAccess(), result.getAccess(), threshold, tcu::COMPARE_LOG_RESULT);
es3fDepthStencilTests.cpp 630 m_testCtx.getLog() << TestLog::Message << "Channels:\n"
638 m_testCtx.getLog() << TestLog::Message << "Iteration " << m_iterNdx << "..." << TestLog::EndMessage;
640 m_testCtx.getLog() << m_cases[m_iterNdx];
702 bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison Result", *m_refColorBuffer, renderedImg, threshold,
705 m_testCtx.getLog() << TestLog::Message << (compareOk ? " Passed." : " FAILED!") << TestLog::EndMessage;
    [all...]
es3fFragmentOutputTests.cpp 242 TestLog& log = m_testCtx.getLog();
482 TestLog& log = m_testCtx.getLog();
594 m_testCtx.getLog() << TestLog::Message << "out" << curInVec << " value range: " << minVal << " -> " << maxVal << TestLog::EndMessage;
632 m_testCtx.getLog() << TestLog::Message << "out" << curInVec << " value range: " << minVal << " -> " << maxVal << TestLog::EndMessage;
668 m_testCtx.getLog() << TestLog::Message << "out" << curInVec << " value range: " << UVec4(0) << " -> " << maxVal << TestLog::EndMessage;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fFboNoAttachmentTests.cpp 362 TestLog& log = m_testCtx.getLog();
466 TestLog& log = m_testCtx.getLog();
es31fProgramUniformTests.cpp 941 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog())
950 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog())
    [all...]
  /external/deqp/modules/glshared/
glsMemoryStressCase.cpp 846 m_testCtx.getLog() << TestLog::Message << "Tests that exhaust memory are disabled, use --deqp-test-oom=enable command line option to enable." << TestLog::EndMessage;
859 tcu::TestLog& log = m_testCtx.getLog();
glsUniformBlockCase.cpp     [all...]