Lines Matching refs:renderContext
50 const glu::RenderContext& renderContext;
240 if (glu::contextSupports(testContext.renderContext.getType(), apiES31))
1297 const auto& renderContext = m_context.getRenderContext();
1298 const auto& gl = renderContext.getFunctions();
1322 const auto& renderContext = m_context.getRenderContext();
1323 const auto& gl = renderContext.getFunctions();
1347 const auto& renderContext = m_context.getRenderContext();
1348 const auto& gl = renderContext.getFunctions();
1351 renderContext, // const glu::RenderContext& renderContext
1420 const auto& renderContext = m_context.getRenderContext();
1423 if (!glu::contextSupports(renderContext.getType(), test.apiType))