aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2019-02-11 14:26:51 -0700
committerShannon McPherson <shannon@lunarg.com>2019-02-11 14:26:51 -0700
commitbc22bef15d186d39b54f63892de3321d69786799 (patch)
tree7885836f915f17334c1515ac1cccc06abf91596c /scripts
parent91b17fd866b2e9cfb875bf516b05536d059416b1 (diff)
downloadusermoji-bc22bef15d186d39b54f63892de3321d69786799.tar.xz
build: Revert known-good to 1.1.97 header
Reverting known-good files to 1.1.97 due to a spec bug introduced in the 1.1.99 header Change-Id: Ie9f91658cc9a22021a7c85a0734f325ec1c63c72
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 e90daf64..6c4fa7d5 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.99"
+ "commit" : "v1.1.97"
},
{
"name" : "MoltenVK",
@@ -41,7 +41,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.1.99",
+ "commit" : "v1.1.97",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",