From 461b33cfa2726ed65fdf3308d0303ae18a879c49 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Tue, 2 Mar 2021 15:45:13 -0700 Subject: build: Update known-good files for 1.2.171 header Changes: - Updated `known_good.json` - Generated new source files Change-Id: Id1d05f65733d366d729b7f9016a3613e7a795ec9 --- scripts/known_good.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index b5d0594d..cfb6c9ee 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.2.170" + "commit" : "4fe5828a0295a3c29a266e446ac6a6b51d768e48" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.170", + "commit" : "v1.2.171", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3