Merge in fixes from Google repository
[platform/upstream/VK-GL-CTS.git] / external / fetch_sources.py
index bcf75c4..93635a5 100644 (file)
@@ -170,11 +170,11 @@ PACKAGES = [
                postExtract = postExtractLibpng),
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
-               "3e6b2dfa699b13987657298ab2a7652a0a577ca9",
+               "d12a10d2dd0cc4236ef227707c11f991b9c0d544",
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "6c292d3ba78533fed7b5ec46bb93b53419cf6535",
+               "3357d870e455005a3781743e77403572eefb60d7",
                "glslang"),
 ]