aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2018-12-18 15:32:30 -0700
committerShannon McPherson <shannon@lunarg.com>2018-12-18 15:32:30 -0700
commit9d4727c6a05ce07e1f401a2e01908da4a258df53 (patch)
tree5f8df73efe7e2b69b1dda2afb993654c04cef474 /scripts
parent2ec8a5cd9d7a0a90c841ef640f0628561211571e (diff)
downloadvulkan-tools-9d4727c6a05ce07e1f401a2e01908da4a258df53.tar.gz
build: Update known-good for 1.1.96 header
Change-Id: Id4ab3023bfc526ea469b7be6f7d98ce5829235d1
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 54d12658..4dae4d0a 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -17,7 +17,7 @@
"sub_dir" : "Vulkan-Headers",
"build_dir" : "Vulkan-Headers/build",
"install_dir" : "Vulkan-Headers/build/install",
- "commit" : "add65b83415824f59041486d4903ee1909dc6ee2"
+ "commit" : "v1.1.96"
},
{
"name" : "MoltenVK",
@@ -41,7 +41,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "19e5d12d7258717ccb030eaeef280265f927a689",
+ "commit" : "v1.1.96",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",