Validation fixes for dEQP-VK.synchronization
[platform/upstream/VK-GL-CTS.git] / external / fetch_sources.py
index efa530d..67024d5 100644 (file)
@@ -170,11 +170,11 @@ PACKAGES = [
                postExtract = postExtractLibpng),
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
-               "3e6b2dfa699b13987657298ab2a7652a0a577ca9",
+               "f7e63786a919040cb2e0e572d960a0650f2c2881",
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "5184353326ae52d63a1d7c7fccd66269aab768f7",
+               "5639f3aca5b75cbe5419a623eecf5e3794fab917",
                "glslang"),
 ]