Update glslang
authorPyry Haulos <phaulos@google.com>
Wed, 2 Mar 2016 18:48:17 +0000 (10:48 -0800)
committerPyry Haulos <phaulos@google.com>
Wed, 2 Mar 2016 18:48:17 +0000 (10:48 -0800)
external/fetch_sources.py

index efa530d..ea47fee 100644 (file)
@@ -174,7 +174,7 @@ PACKAGES = [
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "5184353326ae52d63a1d7c7fccd66269aab768f7",
+               "8e3f4c2d6681eacdc9c976a59b917313f3d073fc",
                "glslang"),
 ]