From c92bda621c405cdfe6389b86c646c015add31d7f Mon Sep 17 00:00:00 2001 From: Maciej Jesionowski Date: Thu, 17 Nov 2016 10:44:36 +0100 Subject: [PATCH] Update SPIRV-Headers Add constants required for VK_KHR_shader_draw_parameters Change-Id: I3cbf7cfa68714c47c205be019ece7f1218a66e00 --- 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 6432126..03a1dc3 100644 --- a/external/fetch_sources.py +++ b/external/fetch_sources.py @@ -193,7 +193,7 @@ PACKAGES = [ "glslang"), GitRepo( "https://github.com/KhronosGroup/SPIRV-Headers.git", - "e4e22fd832810c45f46d542c67910b0c6bf4ca2d", + "bd47a9abaefac00be692eae677daed1b977e625c", "spirv-headers"), ] -- 2.7.4