• Home
  • Raw
  • Download

Lines Matching refs:getLog

78 	glu::CallLogWrapper		gl		(m_context.getRenderContext().getFunctions(), m_testCtx.getLog());  in iterate()
79 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
84 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying initial value" << tcu::TestLog::EndMessa… in iterate()
90 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying random values" << tcu::TestLog::EndMessa… in iterate()
129 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
130 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
136 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying initial value" << tcu::TestLog::EndMessa… in iterate()
142 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying special values" << tcu::TestLog::EndMess… in iterate()
159 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying random values" << tcu::TestLog::EndMessa… in iterate()
196 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
197 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
204 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying clamped values. Value is clamped when sp… in iterate()
284 m_testCtx.getLog() in init()
321 m_testCtx.getLog() in setShadingValue()
363 m_testCtx.getLog() in verifyImage()
390 m_testCtx.getLog() in verifyImage()
399 …m_testCtx.getLog() << tcu::TestLog::Message << "Image verification failed." << tcu::TestLog::EndMe… in verifyImage()