From d9c7d724b23136a54659dd12dbdadbd601caa23a Mon Sep 17 00:00:00 2001 From: Alexander Galazin Date: Wed, 22 Nov 2017 12:36:02 +0100 Subject: [PATCH] Update glslang tag Update glslang tag to vulkan-1.1-rc6 Affects: dEQP-VK.* Change-Id: I5bfbf717e1f0be51802b33f2a7b658d395c72019 --- external/fetch_sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/fetch_sources.py b/external/fetch_sources.py index e8840a5..970417f 100644 --- a/external/fetch_sources.py +++ b/external/fetch_sources.py @@ -257,7 +257,7 @@ PACKAGES = [ GitRepo( "https://gitlab.khronos.org/GLSL/glslang.git", "git@gitlab.khronos.org:GLSL/glslang.git", - "vulkan-1.1-rc4", + "vulkan-1.1-rc6", "glslang"), GitRepo( "https://gitlab.khronos.org/spirv/SPIRV-Headers.git", -- 2.7.4