From ad94f9e9ae35bb77c4a449d8ab71aa2819240d57 Mon Sep 17 00:00:00 2001 From: Alexander Galazin Date: Tue, 5 May 2020 21:00:58 +0200 Subject: [PATCH] Update SPIR-V Tools Components: Framework Change-Id: If475ce30568c3c50ab4eaaa874bb8fbe7454d6d5 --- external/fetch_sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/fetch_sources.py b/external/fetch_sources.py index 5ca5b0f..16752de 100644 --- a/external/fetch_sources.py +++ b/external/fetch_sources.py @@ -316,7 +316,7 @@ PACKAGES = [ GitRepo( "https://github.com/KhronosGroup/SPIRV-Tools.git", None, - "34be23373b9e73694c3b214ba857283bad65aedb", + "d2b486219495594f2e5d0e8d457fc234a3460b3b", "spirv-tools"), GitRepo( "https://github.com/KhronosGroup/glslang.git", -- 2.7.4