Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev
authorAlexander Galazin <alexander.galazin@arm.com>
Fri, 23 Aug 2019 12:52:28 +0000 (14:52 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Fri, 23 Aug 2019 12:52:28 +0000 (14:52 +0200)
Change-Id: Ie275177a2faba778a8e077e3f4f99f38255cc064

1  2 
external/fetch_sources.py

@@@ -316,12 -316,12 +316,12 @@@ PACKAGES = 
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
                None,
-               "37e8f7994644151f425efa5b408d105713d2cd21",
+               "9559cdbdf011c487f67f89e2d694bd4a18d5c1e0",
                "spirv-tools"),
        GitRepo(
 -              "https://github.com/KhronosGroup/glslang.git",
 -              None,
 -              "c538b5d796fb24dd418fdd650c7f76e56bcc3dd8",
 +              "https://gitlab.khronos.org/GLSL/glslang.git",
 +              "git@gitlab.khronos.org:GLSL/glslang.git",
 +              "fe333589aaeb286512d4f9ce90b27fa8db783c96",
                "glslang",
                removeTags = ["master-tot"]),
        GitRepo(