Lines Matching refs:getLog
156 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
157 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
191 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
192 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
222 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
223 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
229 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value");
236 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind");
251 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete");
281 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
282 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
288 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value");
295 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind");
310 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete");
340 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
341 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
347 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer");
363 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer");
411 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
412 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
418 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer");
434 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer");
449 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset0", "Offset 0");
456 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset256", "Offset 256");
492 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
493 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: ");
499 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer");
515 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer");
530 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "SizeAll", "Bind whole buffer");
537 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Partial", "Partial buffer");