Searched refs:glslVersionDecl (Results 1 – 2 of 2) sorted by relevance
48 …const std::string glslVersionDecl = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(… in brokenShaderSource() local50 return glslVersionDecl + "\n" in brokenShaderSource()
1289 …const std::string glslVersionDecl = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(… in genGatherProgram() local1290 const std::string vtxSource = glslVersionDecl + "\n" in genGatherProgram()1336 fragSource << glslVersionDecl + "\n" in genGatherProgram()