Lines Matching refs:glslVersionDeclaration
892 …const std::string glslVersionDeclaration = getGLSLVersionDeclaration(glu::getContextTypeGLSLVers… in readFloatOrNormTextureWithLookupsAndVerify() local
895 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in readFloatOrNormTextureWithLookupsAndVerify()
1176 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLV… in iterate() local
1179 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()
1427 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSL… in iterate() local
1430 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()
2021 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSL… in iterate() local
2024 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()
2418 …const string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersio… in iterate() local
2421 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()
2604 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLV… in iterate() local
2608 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()
2816 …const string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersi… in iterate() local
2819 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()
3050 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLV… in iterate() local
3055 glu::ProgramSources() << glu::VertexSource( glslVersionDeclaration + "\n" in iterate()
3064 << glu::FragmentSource( glslVersionDeclaration + "\n" in iterate()