aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2019-10-22 16:25:01 -0600
committerShannon McPherson <shannon@lunarg.com>2019-10-25 15:18:52 -0600
commit5824344b3e6783c2dc1953d22e6f1b162d2bca14 (patch)
treed6cd2f4751949254657a029e62d21cb71ba4f0af /scripts
parent7da3ea7cfa1dbedd92f7e1b2e3a72503ed9ced9a (diff)
downloadusermoji-5824344b3e6783c2dc1953d22e6f1b162d2bca14.tar.xz
build: Update known good for 1.1.126 Vulkan header
Changes: - Updated known good files - Generated new files using `generate_source.py` Updated: - `build-android/vulkan-headers_revision_android` - `icd/generated/mock_icd.cpp` - `icd/generated/mock_icd.cpp` - `scripts/known_good.json` Change-Id: I1ef8b689d76c76822b2dab8ef7fd138bb46f7314
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 cb945079..ee2c25fa 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.124"
+ "commit" : "7e4c9795159029ef1b89e1f446e6824bbe10a928"
},
{
"name" : "MoltenVK",
@@ -41,7 +41,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.1.124",
+ "commit" : "v1.1.126",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",