aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-11-11 19:15:39 -0700
committerShannon McPherson <shannon@lunarg.com>2020-11-11 19:15:39 -0700
commit900e174eb415b6c7d71e1c78175db609722823be (patch)
treee5cdc1d5e207fac262e15e418138123b87f1c94b /scripts
parentdf1edd1738a6577b783d1fc75678ac1ee9c421f1 (diff)
downloadusermoji-900e174eb415b6c7d71e1c78175db609722823be.tar.xz
build: Update known-good files for 1.2.160 header
Changes: - Updated `known_good.json` - Generated new source files Change-Id: I6a07892e429a0b81c82ac26bed465caa04d7fb01
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 d97cd3ed..4f8d7998 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.159"
+ "commit" : "v1.2.160"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.159",
+ "commit" : "v1.2.160",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",