Home | History | Annotate | Download | only in functional

Lines Matching refs:getLog

265 	m_testCtx.getLog() << *m_program;
282 m_testCtx.getLog() << TestLog::Message << "Using FBO of size (" << m_renderWidth << ", " << m_renderHeight << ") with format "
542 comparePass = tcu::fuzzyCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison Result",
552 comparePass = tcu::bilinearCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison Result",
603 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
604 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
610 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial");
616 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Toggle", "Toggle");
667 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
668 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
674 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", "Test " + de::toString(glu::getBlendEquationStr(m_equations[ndx])));
724 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
725 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
731 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", "Test " + de::toString(glu::getBlendEquationStr(m_equations[ndx])));