From 00bfdbd0e682486c2c12f32315823739e2d17118 Mon Sep 17 00:00:00 2001 From: scygan Date: Wed, 18 May 2016 12:59:59 +0200 Subject: [PATCH] Update glslang to (22e0d414) to include struct member and in/out struct decorations fixes This unblocks MR !558 --- external/fetch_sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/fetch_sources.py b/external/fetch_sources.py index 93635a5..2626e41 100644 --- a/external/fetch_sources.py +++ b/external/fetch_sources.py @@ -174,7 +174,7 @@ PACKAGES = [ "spirv-tools"), GitRepo( "https://github.com/KhronosGroup/glslang.git", - "3357d870e455005a3781743e77403572eefb60d7", + "22e0d41448487645ca4bdbab6b14034ed8c4f36f", "glslang"), ] -- 2.7.4