aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2021-03-02 15:45:13 -0700
committerShannon McPherson <shannon@lunarg.com>2021-03-02 15:48:46 -0700
commit461b33cfa2726ed65fdf3308d0303ae18a879c49 (patch)
tree741cf6f3a3bcc775c82ba5c6d8533c14626b4195 /scripts
parent15c461698e9a8ee43fcd097aa263e4d8c410785b (diff)
downloadusermoji-461b33cfa2726ed65fdf3308d0303ae18a879c49.tar.xz
build: Update known-good files for 1.2.171 header
Changes: - Updated `known_good.json` - Generated new source files Change-Id: Id1d05f65733d366d729b7f9016a3613e7a795ec9
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json4
1 files changed, 2 insertions, 2 deletions
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",