aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-10-15 13:44:49 -0600
committerShannon McPherson <shannon@lunarg.com>2020-10-15 13:44:49 -0600
commitee0de094ddff8573a06b36b7fa7922de21ea372c (patch)
tree739f9f56d14e9aa1a001661a83575a29b801c4a0 /scripts
parent1abaced34b84831f60226ce67a702b2d841e1d87 (diff)
downloadusermoji-ee0de094ddff8573a06b36b7fa7922de21ea372c.tar.xz
build: Update known-good files for 1.2.157 header
Changes: - Updated `known_good.json` - Generated new source files Change-Id: I14bda6d91e80d48602697f64fdc8bdf4651580e9
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 e7caf0ef..4c8e61e6 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.156"
+ "commit" : "v1.2.157"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.156",
+ "commit" : "v1.2.157",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",