Update glslang to d02dc5d
authorPyry Haulos <phaulos@google.com>
Thu, 7 Jul 2016 18:46:50 +0000 (11:46 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 7 Jul 2016 18:46:50 +0000 (11:46 -0700)
external/fetch_sources.py

index 2a37097..7f16b25 100644 (file)
@@ -174,7 +174,7 @@ PACKAGES = [
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "f5dcdf01230b504c340070d9938cd4b62b867f99",
+               "d02dc5d05ad1f63db8d37fda9928a4d59e3c132d",
                "glslang"),
 ]