From 346e5ba83e671912e38308a5418f3157fd66c83f Mon Sep 17 00:00:00 2001 From: David Neto Date: Wed, 16 Nov 2016 11:25:58 -0500 Subject: [PATCH] Update to latest SPIRV-Tools Requested for use by https://gerrit.khronos.org/#/c/279/ Test: Android build; also "vk-build-programs -v" under Linux Change-Id: Ic207f64f861c9e3824f77f09b301b3855351c7c4 --- 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 70100e3..6432126 100644 --- a/external/fetch_sources.py +++ b/external/fetch_sources.py @@ -185,7 +185,7 @@ PACKAGES = [ postExtract = postExtractLibpng), GitRepo( "https://github.com/KhronosGroup/SPIRV-Tools.git", - "f18e1f293b7cf8f24a42587b48f35bc49912a5dd", + "5c19de25107d496a15c7869b3e1dab0a0f85913d", "spirv-tools"), GitRepo( "https://github.com/KhronosGroup/glslang.git", -- 2.7.4