Searched refs:glslVersionDeclaration (Results 1 – 1 of 1) sorted by relevance
892 …const std::string glslVersionDeclaration = getGLSLVersionDeclaration(glu::getContextTypeGLSLVers… in readFloatOrNormTextureWithLookupsAndVerify() local895 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in readFloatOrNormTextureWithLookupsAndVerify()1176 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLV… in iterate() local1179 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()1427 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSL… in iterate() local1430 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()2021 …const std::string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSL… in iterate() local2024 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()2418 …const string glslVersionDeclaration = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersio… in iterate() local2421 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n" in iterate()[all …]