aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Kniager <jeremyk@lunarg.com>2019-02-14 15:02:54 -0700
committerjeremyk-lunarg <jeremyk@lunarg.com>2019-02-15 11:23:35 -0700
commitfef7b739b864fef1e0d313fea02fa731d4f4547f (patch)
treed5557bd2594421e9b866d3c6b1ef413740ee1a45 /scripts
parentd88e4e55e094b1205071b37b12dc3bfe6412e507 (diff)
downloadvulkan-tools-fef7b739b864fef1e0d313fea02fa731d4f4547f.tar.gz
known-good: Update Vulkan-Tools to 1.1.100 Header
Updated the the Vulkan-Headers tag in known-good.json to point to the Vulkan 1.1.100 headers. Change-Id: Ib641abeb75da36504537bfc29d0cb05dc1109612
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 6c4fa7d5..aedac101 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" : "v1.1.97"
+ "commit" : "v1.1.100"
},
{
"name" : "MoltenVK",
@@ -41,7 +41,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.1.97",
+ "commit" : "v1.1.100",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",