aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-10-06 10:59:49 -0600
committerShannon McPherson <shannon@lunarg.com>2020-10-06 10:59:49 -0600
commit1abaced34b84831f60226ce67a702b2d841e1d87 (patch)
treeba2a46c7c857b21461af7e6edf1d436b35c91ea7 /scripts
parent14289452a832d1c701029f0f7692974dab4c5e4c (diff)
downloadusermoji-1abaced34b84831f60226ce67a702b2d841e1d87.tar.xz
build: Update known-good files for 1.2.156 header
Changes: - Updated `known_good.json` - Generated new source files Change-Id: I0186805bc6848e1f7912ede85ea8045be82beaec
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 687531dc..e7caf0ef 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.154"
+ "commit" : "v1.2.156"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.154",
+ "commit" : "v1.2.156",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",