Searched refs:m_test_context (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cContextFlushControlTests.hpp161 deqp::Context& m_test_context; //!< Test main context. member in class:gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
H A Dgl4cContextFlushControlTests.cpp385 : m_test_context(test_context), m_fbo(0), m_rbo(0), m_vao(0), m_po(0)
458 m_test_context.getRenderContext().makeCurrent();
472 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_test_context.getTestContext().getPlatform());
483 glu::ContextType renderContextType = m_test_context.getRenderContext().getType();
486 m_context = platform.createRenderContext(renderContextType, m_test_context.getTestContext().getCommandLine(),

Completed in 151 milliseconds