Home
last modified time | relevance | path

Searched refs:glslVersionDeclaration (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp892 …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()
[all …]