Lines Matching defs:platform
199 /* Get current platform.*/
200 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_context.getTestContext().getPlatform());
206 const int* attributes = platform.getContextFlushControlContextAttributes();
214 context = platform.createRenderContext(renderContextType, m_context.getTestContext().getCommandLine(),
242 /* Get current platform.*/
243 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_context.getTestContext().getPlatform());
257 (DE_NULL != platform.getContextFlushControlContextAttributes()))
380 * @param [in] test_context Test context for platform, logging and switching to default context on destruction.
471 /* Get current platform.*/
472 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_test_context.getTestContext().getPlatform());
479 attributes = platform.getContextFlushControlContextAttributes();
486 m_context = platform.createRenderContext(renderContextType, m_test_context.getTestContext().getCommandLine(),