Home | History | Annotate | Download | only in functional

Lines Matching refs:ScopedLogSection

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");
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");
347 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer");
363 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer");
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");
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");