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()
1288 …const std::string glslVersionDecl = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(… in genGatherProgram() local1289 const std::string vtxSource = glslVersionDecl + "\n" in genGatherProgram()1335 fragSource << glslVersionDecl + "\n" in genGatherProgram()