Searched refs:contextGLSLVersion (Results 1 – 1 of 1) sorted by relevance
257 const glu::GLSLVersion contextGLSLVersion = glu::getContextTypeGLSLVersion(renderCtx.getType()); in createVertexShaderSource() local258 …(attributeAliasing && glu::glslVersionIsES(contextGLSLVersion) ? glu::GLSL_VERSION_100_ES : contex… in createVertexShaderSource()288 const glu::GLSLVersion contextGLSLVersion = glu::getContextTypeGLSLVersion(renderCtx.getType()); in createFragmentShaderSource() local289 …(attributeAliasing && glu::glslVersionIsES(contextGLSLVersion) ? glu::GLSL_VERSION_100_ES : contex… in createFragmentShaderSource()