Lines Matching defs:section
2057 const tcu::ScopedLogSection section(gl.getLog(), "Initial", "Initial"); in test() local
2065 const tcu::ScopedLogSection section(gl.getLog(), "VertexShader", "Vertex Shader"); in test() local
2079 const tcu::ScopedLogSection section(gl.getLog(), "FragmentShader", "Fragment Shader"); in test() local
2093 const tcu::ScopedLogSection section(gl.getLog(), "Program", "Create and bind program"); in test() local
2164 const tcu::ScopedLogSection section(gl.getLog(), "Initial", "Initial"); in test() local
2169 const tcu::ScopedLogSection section(gl.getLog(), "VertexShader", "Vertex Shader"); in test() local
2183 const tcu::ScopedLogSection section(gl.getLog(), "FragmentShader", "Fragment Shader"); in test() local
2197 const tcu::ScopedLogSection section(gl.getLog(), "Program", "Create and bind program"); in test() local
2217 … const tcu::ScopedLogSection section(gl.getLog(), "Delete", "Delete program while in use"); in test() local
2227 const tcu::ScopedLogSection section(gl.getLog(), "Unbind", "Unbind program"); in test() local
2305 const tcu::ScopedLogSection section(gl.getLog(), "DefaultVAO", "Test with default VAO"); in test() local
2322 const tcu::ScopedLogSection section(gl.getLog(), "WithVAO", "Test with VAO"); in test() local
2472 const tcu::ScopedLogSection section(gl.getLog(), "SingleUnit", "Single unit"); in test() local
2488 const tcu::ScopedLogSection section(gl.getLog(), "MultipleUnits", "Multiple units"); in test() local