Lines Matching refs:glu
82 bool is_at_least_gl_44 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 4)));
95 glu::RenderContext* no_flush_context = createNoFlushContext();
145 bool gl4cts::ContextFlushControl::CoverageTest::testQuery(glu::RenderContext& context, glw::GLenum expected_value)
197 glu::RenderContext* gl4cts::ContextFlushControl::CoverageTest::createNoFlushContext()
200 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_context.getTestContext().getPlatform());
203 glu::RenderContext* context = DE_NULL;
211 glu::ContextType renderContextType = m_context.getRenderContext().getType();
243 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_context.getTestContext().getPlatform());
246 bool is_at_least_gl_44 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 4)));
472 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_test_context.getTestContext().getPlatform());
483 glu::ContextType renderContextType = m_test_context.getRenderContext().getType();