Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev
authorPyry Haulos <phaulos@google.com>
Fri, 14 Oct 2016 20:16:49 +0000 (13:16 -0700)
committerPyry Haulos <phaulos@google.com>
Fri, 14 Oct 2016 20:16:49 +0000 (13:16 -0700)
Change-Id: I29c4d7be30a0e5c0dae2218922e5c7b90de18d16

1  2 
external/fetch_sources.py

@@@ -189,12 -174,8 +189,12 @@@ PACKAGES = 
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
-               "19bdf90eba71390f04bb85226337517df65d73e2",
+               "e3aa654c4b0c761b28d7864192ca8ceea6faf70a",
                "glslang"),
 +      GitRepo(
 +              "https://github.com/KhronosGroup/SPIRV-Headers.git",
 +              "e4e22fd832810c45f46d542c67910b0c6bf4ca2d",
 +              "spirv-headers"),
  ]
  
  def parseArgs ():