Validation fixes for dEQP-VK.synchronization
[platform/upstream/VK-GL-CTS.git] / external / fetch_sources.py
index ca8edb5..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",
-               "f2d8a5c53fda69a7e19defbda7964f380da54ad1",
+               "5639f3aca5b75cbe5419a623eecf5e3794fab917",
                "glslang"),
 ]