Update glslang to latest revision
authorPyry Haulos <phaulos@google.com>
Fri, 26 Feb 2016 19:07:06 +0000 (11:07 -0800)
committerPyry Haulos <phaulos@google.com>
Fri, 26 Feb 2016 19:07:06 +0000 (11:07 -0800)
external/fetch_sources.py

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