From d74a02234851dfacf6b140c1ab4d81becf704098 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Tue, 13 Nov 2018 13:15:03 -0700 Subject: build: Update known-good for 1.1.92 header Updated: - `build-android/vulkan-headers_revision_android` - `scripts/known_good.json` Change-Id: Id7ddc93bc242f35270a16e8728865cfc55cd905f --- 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 bf43f876..9951cd29 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" : "a440fbb04f82b5cb19541802a31abdf1aeb94abe", + "commit" : "d509a5eec6f5a65b3ffdfa0a19096f338d2582be", "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" : "369e6ea7f9b8cf0155b183da7e5be1b39ef6138d" + "commit" : "114c3546e195819bd53a34b39f5194b2989a5b12" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "870e969fce61dca455a8339f114d331520486ec0", + "commit" : "abe5c2b3c33e42fff883d32d4c168556fb29b3ba", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3