Searched refs:render_config (Results 1 – 1 of 1) sorted by relevance
562 glu::RenderConfig render_config(context_type); in initSharedContexts() local565 glu::parseRenderConfig(&render_config, command_line); in initSharedContexts()570 render_config.surfaceType = glu::RenderConfig::SURFACETYPE_OFFSCREEN_GENERIC; in initSharedContexts()576 glu::createRenderContext(m_testCtx.getPlatform(), command_line, render_config, shared_context); in initSharedContexts()