Update glslang
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 21:10:34 +0000 (13:10 -0800)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 21:10:34 +0000 (13:10 -0800)
Fixes #244

external/fetch_sources.py

index 6ca713e..40d2a6c 100644 (file)
@@ -174,7 +174,7 @@ PACKAGES = [
                "spirv-tools"),
        GitRepo(
                "git@gitlab.khronos.org:GLSL/glslang.git",
-               "48ff4cc45ef7f8fba1d005635c5866d9ea28c0f6",
+               "38616fa321e6beea9816ee2fe9817f6d79cd1766",
                "glslang"),
 ]