From 1923e67a83c32d1322d8b30aaee130849d6ade98 Mon Sep 17 00:00:00 2001 From: Alexander Galazin Date: Tue, 24 Oct 2017 10:06:06 +0200 Subject: [PATCH] Update glslang tag Update glslang tag to vulkan-1.1-rc4 Affects: dEQP-VK.* Change-Id: Idd20ba8a7c3d58124062da119af5186acc08a4d2 --- 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 fe40b8b..e8840a5 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-rc1", + "vulkan-1.1-rc4", "glslang"), GitRepo( "https://gitlab.khronos.org/spirv/SPIRV-Headers.git", -- 2.7.4