Home | History | Annotate | Download | only in functional

Lines Matching refs:getLog

89 	glu::CallLogWrapper 	gl		(m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
90 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
135 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
136 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
142 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value");
149 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind");
164 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete");
209 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
210 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
263 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
264 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
295 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
296 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
301 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
307 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding");
317 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting");
350 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
351 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
356 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
362 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding");
372 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting");
411 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
412 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
417 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Minimum", "Specified minimum is " + de::toString(m_minValue));
422 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Ties", "The limit is tied to the value of " + de::toString(glu::getGettableStateStr(m_tiedTo)));
458 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
459 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
464 const tcu::ScopedLogSection section(m_testCtx.getLog(), "TiedTo", de::toString(glu::getGettableStateStr(m_legacyTarget)) +
513 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
514 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
530 m_testCtx.getLog() << tcu::TestLog::Message
573 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
574 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
611 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
612 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
625 m_testCtx.getLog() << tcu::TestLog::Message
632 m_testCtx.getLog() << tcu::TestLog::Message
668 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
669 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
682 m_testCtx.getLog() << tcu::TestLog::Message
689 m_testCtx.getLog() << tcu::TestLog::Message
725 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
726 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
738 m_testCtx.getLog() << tcu::TestLog::Message
745 m_testCtx.getLog() << tcu::TestLog::Message