Lines Matching refs:getLog
1688 m_testCtx.getLog() << *m_program;
1700 TestLog& log = m_testCtx.getLog();
1938 m_testCtx.getLog() << *m_program;
2009 TestLog& log = m_testCtx.getLog();
2162 m_testCtx.getLog() << *m_program;
2197 TestLog& log = m_testCtx.getLog();
2325 m_testCtx.getLog() << *m_program;
2348 TestLog& log = m_testCtx.getLog();
2744 m_testCtx.getLog() << *m_program;
2756 TestLog& log = m_testCtx.getLog();
2952 m_testCtx.getLog() << *m_program;
2964 TestLog& log = m_testCtx.getLog();
3206 m_testCtx.getLog() << *m_program;
3218 TestLog& log = m_testCtx.getLog();
3405 m_testCtx.getLog() << *m_program;
3417 TestLog& log = m_testCtx.getLog();
3661 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Program" + de::toString(programNdx), "Program " + de::toString(programNdx));
3664 m_testCtx.getLog() << *m_programs.back().program;
3670 m_testCtx.getLog() << TestLog::Message << "Note: program " << programNdx << " is similar to above, except some constants are different, and: " << m_programs.back().description() << TestLog::EndMessage;
3685 TestLog& log = m_testCtx.getLog();
3812 m_testCtx.getLog() << TestLog::Message << "Failure: tessellation coordinate at index " << vtxNdx << " differs between two programs" << TestLog::EndMessage
3952 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Program" + de::toString(programNdx), "Program " + de::toString(programNdx));
3955 m_testCtx.getLog() << *m_programs.back().program;
3961 m_testCtx.getLog() << TestLog::Message << "Note: program " << programNdx << " is similar to above, except some constants are different, and: " << m_programs.back().description() << TestLog::EndMessage;
3976 TestLog& log = m_testCtx.getLog();
4245 m_testCtx.getLog() << *m_program;
4259 TestLog& log = m_testCtx.getLog();
4506 m_testCtx.getLog() << *m_program;
4520 TestLog& log = m_testCtx.getLog();
4664 return compareTriangleSets(coordsA, coordsB, m_testCtx.getLog());
4741 return compareTriangleSets(coordsA, coordsB, m_testCtx.getLog(), IsInnerTriangleTriangle(), "outer triangles");
4743 return compareTriangleSets(coordsA, coordsB, m_testCtx.getLog(), IsInnerQuadTriangle(), "outer triangles");
4877 return compareTriangleSets(coordsA, coordsB, m_testCtx.getLog(),
4884 return compareTriangleSets(coordsA, coordsB, m_testCtx.getLog(),
5002 m_testCtx.getLog() << *m_program;
5028 TestLog& log = m_testCtx.getLog();
5105 m_testCtx.getLog() << TestLog::Message << "Failure: tess coord component isn't in range [0,1]" << TestLog::EndMessage;
5139 m_testCtx.getLog() << TestLog::Message << "Failure: comp + (1.0-comp) doesn't equal 1.0 for some component of tessellation coordinate" << TestLog::EndMessage;
5253 m_testCtx.getLog() << *m_program;
5325 TestLog& log = m_testCtx.getLog();
6153 m_testCtx.getLog() << *m_program;
6167 TestLog& log = m_testCtx.getLog();
6365 m_testCtx.getLog() << *m_program;
6377 TestLog& log = m_testCtx.getLog();
6442 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6443 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6449 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Types", "Alternative queries");
6483 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6484 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6488 m_testCtx.getLog() << tcu::TestLog::Message
6513 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Types", "Alternative queries");
6541 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6542 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6548 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value");
6555 const tcu::ScopedLogSection section(m_testCtx.getLog(), "set", "After set");
6562 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative queries");
6590 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6591 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6600 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative types");
6699 m_testCtx.getLog() << program;
6704 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6705 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6730 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6731 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6750 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", s_modes[ndx].description);
6758 m_testCtx.getLog() << program;
6784 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6785 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6805 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", s_modes[ndx].description);
6813 m_testCtx.getLog() << program;
6839 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6840 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6859 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", s_modes[ndx].description);
6867 m_testCtx.getLog() << program;
6893 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6894 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6912 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", s_modes[ndx].description);
6920 m_testCtx.getLog() << program;
6960 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
6961 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
6970 m_testCtx.getLog() << program;
6978 const tcu::ScopedLogSection section (m_testCtx.getLog(), "UnreferencedUniform", "Unreferenced uniform u_unreferenced");
6984 m_testCtx.getLog() << tcu::TestLog::Message << "u_unreferenced resource index: " << resourcePos << tcu::TestLog::EndMessage;
6991 m_testCtx.getLog()
7005 const tcu::ScopedLogSection section (m_testCtx.getLog(), "ReferencedUniform", "Referenced uniform u_referenced");
7011 m_testCtx.getLog() << tcu::TestLog::Message << "u_referenced resource index: " << resourcePos << tcu::TestLog::EndMessage;
7018 m_testCtx.getLog()
7133 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
7134 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
7141 m_testCtx.getLog() << program;
7149 const tcu::ScopedLogSection section (m_testCtx.getLog(), "PerPatchOutput", "Per patch v_perPatch");
7155 m_testCtx.getLog() << tcu::TestLog::Message << "v_perPatch resource index: " << resourcePos << tcu::TestLog::EndMessage;
7162 m_testCtx.getLog()
7176 const tcu::ScopedLogSection section (m_testCtx.getLog(), "PerVertexhOutput", "Per vertex v_perVertex");
7182 m_testCtx.getLog() << tcu::TestLog::Message << "v_perVertex resource index: " << resourcePos << tcu::TestLog::EndMessage;
7189 m_testCtx.getLog()