Update to latest SPIRV-Tools
authorDavid Neto <dneto@google.com>
Wed, 16 Nov 2016 16:25:58 +0000 (11:25 -0500)
committerDavid Neto <dneto@google.com>
Wed, 16 Nov 2016 18:52:08 +0000 (13:52 -0500)
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

index 70100e3..6432126 100644 (file)
@@ -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",