Lines Matching refs:glslVersion

93 		const GLSLVersion	glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
96 src << getGLSLVersionDeclaration(glslVersion) << "\n"
132 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
135 src << getGLSLVersionDeclaration(glslVersion) << "\n"
254 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
257 src << getGLSLVersionDeclaration(glslVersion) << "\n"
378 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
381 src << getGLSLVersionDeclaration(glslVersion) << "\n"
482 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
485 src << getGLSLVersionDeclaration(glslVersion) << "\n"
613 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
616 src << getGLSLVersionDeclaration(glslVersion) << "\n"
706 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
707 const char* const glslVersionDeclaration = getGLSLVersionDeclaration(glslVersion);
836 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
839 src << getGLSLVersionDeclaration(glslVersion) << "\n"
930 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
933 src << getGLSLVersionDeclaration(glslVersion) << "\n"
1020 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
1023 src << getGLSLVersionDeclaration(glslVersion) << "\n"
1125 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
1128 src << getGLSLVersionDeclaration(glslVersion) << "\n"
1253 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(contextType);
1258 src << getGLSLVersionDeclaration(glslVersion) << "\n"
1379 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
1380 const char* const glslVersionDeclaration = getGLSLVersionDeclaration(glslVersion);
1503 const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getType());
1506 src << getGLSLVersionDeclaration(glslVersion) << "\n"