Update SPIR-V Tools
authorAlexander Galazin <alexander.galazin@arm.com>
Wed, 9 Oct 2019 19:46:15 +0000 (21:46 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Wed, 9 Oct 2019 19:46:18 +0000 (21:46 +0200)
Components: Framework

Affects: dEQP-VK.*

Change-Id: I84a18fe6c29279f7acce7b081300475f83e76c80

external/fetch_sources.py

index 1bc3b36..e865592 100644 (file)
@@ -316,7 +316,7 @@ PACKAGES = [
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
                None,
-               "bd839ca6b5706388049fb044c27323a8b46c17f6",
+               "c1d42038f79a926ba293556dbc325d4a90d452d0",
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",