From 70ae3402833106ae285cd222b8740b3eaad5461c Mon Sep 17 00:00:00 2001 From: joey-lunarg Date: Wed, 22 Aug 2018 16:13:51 -0600 Subject: repo: Update known-good for Vulkan-Headers Change-Id: I1fa27ee2564cf676418be543d6e2e2cb7f1cd906 --- scripts/known_good.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index a55249a2..bfea5a98 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "glslang", "build_dir" : "glslang/build", "install_dir" : "glslang/build/install", - "commit" : "e99a26810f65314183163c07664a40e05647c15f", + "commit" : "1323bf8e39fa17da3e0901a4b1ab5dfd61ee5460", "prebuild" : [ "python update_glslang_sources.py" ] @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "c4e056d365472174471a243dfefbfe66a03564af" + "commit" : "db09f95ac00e44149f3894bf82c918e58277cfdb" }, { "name" : "Vulkan-Loader", @@ -25,7 +25,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "dbf8f2cd85190ac902f1da57482a6e340f05e860", + "commit" : "4573f327dd9a5e4114d5c56682892290affa46e5", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3