image_clearing test: lower the threshold for clear validation
[platform/upstream/VK-GL-CTS.git] / external / fetch_sources.py
index 67024d5..7f16b25 100644 (file)
@@ -170,11 +170,11 @@ PACKAGES = [
                postExtract = postExtractLibpng),
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
-               "f7e63786a919040cb2e0e572d960a0650f2c2881",
+               "d12a10d2dd0cc4236ef227707c11f991b9c0d544",
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "5639f3aca5b75cbe5419a623eecf5e3794fab917",
+               "d02dc5d05ad1f63db8d37fda9928a4d59e3c132d",
                "glslang"),
 ]