Update glslang to (22e0d414) to include struct member and in/out struct decorations...
authorscygan <slawomir.cygan@intel.com>
Wed, 18 May 2016 10:59:59 +0000 (12:59 +0200)
committerscygan <slawomir.cygan@intel.com>
Thu, 2 Jun 2016 16:21:37 +0000 (18:21 +0200)
This unblocks MR !558

external/fetch_sources.py

index 93635a5..2626e41 100644 (file)
@@ -174,7 +174,7 @@ PACKAGES = [
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "3357d870e455005a3781743e77403572eefb60d7",
+               "22e0d41448487645ca4bdbab6b14034ed8c4f36f",
                "glslang"),
 ]