• Home
  • Raw
  • Download

Lines Matching refs:contextSupports

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