• Home
  • Raw
  • Download

Lines Matching refs:getRenderContext

126 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), …  in init()
290 return specializeShader(buf.str(), m_context.getRenderContext().getType());; in genVertexSource()
343 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
435 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in preDraw()
498 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
607 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
667 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
698 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
746 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
778 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
787 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setupRenderData()
885 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
919 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
957 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
959 …orted("GL_OES_sample_variables") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
989 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
1017 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
1125 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
1179 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
1230 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
1280 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
1323 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
1361 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
1363 …orted("GL_OES_sample_variables") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
1393 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genVertexSource()
1422 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genFragmentSource()
1481 …ader_multisample_interpolation") && !glu::contextSupports(m_context.getRenderContext().getType(), … in init()
1490 glu::Shader shader (m_context.getRenderContext(), glu::SHADERTYPE_FRAGMENT); in iterate()
1635 …buf << glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(m_context.getRenderContext().… in genShaderSource()
1645 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in genShaderSource()