Lines Matching refs:contextSupports
280 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
281 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
317 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
318 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
399 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
400 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
488 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
489 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
663 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
664 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
934 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) ||
935 glu::contextSupports(ctxType, glu::ApiType::core(4, 5));
987 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
988 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
1014 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
1015 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
1098 const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
1099 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
1229 const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
1230 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
1389 const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
1390 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
1491 const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
1492 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
1735 const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
1736 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
2106 const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
2107 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));