Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp48 …const std::string glslVersionDecl = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(… in brokenShaderSource() local
50 return glslVersionDecl + "\n" in brokenShaderSource()
Des31fTextureBorderClampTests.cpp1289 …const std::string glslVersionDecl = glu::getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(… in genGatherProgram() local
1290 const std::string vtxSource = glslVersionDecl + "\n" in genGatherProgram()
1336 fragSource << glslVersionDecl + "\n" in genGatherProgram()