Lines Matching refs:m_testCtx
111 m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_SAMPLE_MASK_WORDS = " << m_maxSampleMaskWords << tcu::TestLog::EndMessage;
116 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
117 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
123 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values");
131 const tcu::ScopedLogSection section(m_testCtx.getLog(), "fixed", "Fixed values");
145 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values");
160 result.setTestContextResult(m_testCtx);
187 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
188 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
194 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Element", "Element " + de::toString(ndx));
199 result.setTestContextResult(m_testCtx);
228 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
229 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
238 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
245 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
252 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Generic", "After setting generic binding point");
260 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBufferBase");
268 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBufferRange");
277 const tcu::ScopedLogSection section(m_testCtx.getLog(), "DifferentStates", "Original state did not change");
283 result.setTestContextResult(m_testCtx);
312 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
313 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
322 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
330 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
350 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Generic", "After setting generic binding point");
361 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBufferBase");
369 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBufferRange");
378 const tcu::ScopedLogSection section(m_testCtx.getLog(), "DifferentStates", "Original state did not change");
384 result.setTestContextResult(m_testCtx);
413 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
414 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
423 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
430 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
437 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Generic", "After setting generic binding point");
448 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBufferBase");
456 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBufferRange");
465 const tcu::ScopedLogSection section(m_testCtx.getLog(), "DifferentStates", "Original state did not change");
471 result.setTestContextResult(m_testCtx);
494 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
495 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
504 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
511 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
535 result.setTestContextResult(m_testCtx);
558 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
559 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
568 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
575 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
599 result.setTestContextResult(m_testCtx);
622 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
623 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
632 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
639 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
663 result.setTestContextResult(m_testCtx);
686 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
687 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
696 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
703 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
727 result.setTestContextResult(m_testCtx);
750 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
751 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
760 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
767 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
791 result.setTestContextResult(m_testCtx);
814 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
815 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
824 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
834 const tcu::ScopedLogSection superSection (m_testCtx.getLog(), "AfterSetting", "After setting");
858 result.setTestContextResult(m_testCtx);
887 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
888 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
897 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
903 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommon", "After setting common");
911 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexed", "After setting indexed");
920 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommon", "After resetting indexed with common");
931 result.setTestContextResult(m_testCtx);
979 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
980 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
989 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
1004 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommon", "After setting common");
1021 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommonSeparate", "After setting common separate");
1038 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexed", "After setting indexed");
1056 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexedSeparate", "After setting indexed separate");
1078 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommon", "After resetting indexed with common");
1098 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommonSeparate", "After resetting indexed with common separate");
1123 result.setTestContextResult(m_testCtx);
1161 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
1162 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
1171 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value");
1180 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommon", "After setting common");
1191 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommonSeparate", "After setting common separate");
1202 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexed", "After setting indexed");
1214 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexedSeparate", "After setting indexed separate");
1226 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommon", "After resetting indexed with common");
1240 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommonSeparate", "After resetting indexed with common separate");
1254 result.setTestContextResult(m_testCtx);
1312 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
1313 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
1322 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommon", "After setting common");
1333 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexed", "After setting indexed");
1345 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommon", "After resetting indexed with common");
1359 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedSeparateWithCommon", "After resetting indexed separate with common");
1373 result.setTestContextResult(m_testCtx);