Update glslang to include "SPV: Use heuristic to avoid geometry multi-streams"
authorscygan <slawomir.cygan@intel.com>
Fri, 4 Mar 2016 17:44:39 +0000 (18:44 +0100)
committerscygan <slawomir.cygan@intel.com>
Fri, 4 Mar 2016 17:46:49 +0000 (18:46 +0100)
external/fetch_sources.py

index ea47fee..ca8edb5 100644 (file)
@@ -174,7 +174,7 @@ PACKAGES = [
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "8e3f4c2d6681eacdc9c976a59b917313f3d073fc",
+               "f2d8a5c53fda69a7e19defbda7964f380da54ad1",
                "glslang"),
 ]