From 59cf4aaef3a6d272780c7d28b8c0bd9010e34b35 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Mon, 28 Oct 2019 13:53:33 -0600 Subject: build: Update known-good commits for SDK 126 Change-Id: I261460fc7612a828cd4d9848a9bcf43c2f2dba41 --- 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 ee2c25fa..cc45201a 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" : "34953810a62c5230cc059cfdf42dc44c5aab2246", + "commit" : "b131630e7c749a5dc19faa458024260c71fb170f", "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" : "7e4c9795159029ef1b89e1f446e6824bbe10a928" + "commit" : "5bc459e2921304c32568b73edaac8d6df5f98b84" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.126", + "commit" : "4adad4ff705fa76f9edb2d37cb57e593decb60ed", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3