Update glslang revision
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 02:46:30 +0000 (18:46 -0800)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 02:46:30 +0000 (18:46 -0800)
Fixes #33

Change-Id: I6809eb86cece27f87cbe01cd5943159ec50bc6e2

external/fetch_sources.py

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