Lines Matching defs:section

101         const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values");  in test()  local
109 const tcu::ScopedLogSection section(m_testCtx.getLog(), "vao", "VAO state"); in test() local
132 const tcu::ScopedLogSection section(m_testCtx.getLog(), "random", "Random values"); in test() local
177 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
185 const tcu::ScopedLogSection section(m_testCtx.getLog(), "vao", "VAO state"); in test() local
208 const tcu::ScopedLogSection section(m_testCtx.getLog(), "random", "Random values"); in test() local
283 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
291 const tcu::ScopedLogSection section(m_testCtx.getLog(), "vao", "VAO state"); in test() local
314 const tcu::ScopedLogSection section(m_testCtx.getLog(), "random", "Random values"); in test() local
362 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
370 const tcu::ScopedLogSection section(m_testCtx.getLog(), "vao", "VAO state"); in test() local
393 const tcu::ScopedLogSection section(m_testCtx.getLog(), "random", "Random values"); in test() local
441 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
449 const tcu::ScopedLogSection section(m_testCtx.getLog(), "vao", "VAO state"); in test() local
472 const tcu::ScopedLogSection section(m_testCtx.getLog(), "random", "Random values"); in test() local
520 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
528 const tcu::ScopedLogSection section(m_testCtx.getLog(), "vao", "VAO state"); in test() local
551 const tcu::ScopedLogSection section(m_testCtx.getLog(), "autoUnbind", "Unbind on delete"); in test() local