diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-12-22 16:27:35 -0700 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-12-28 14:13:43 -0700 |
| commit | 4cc0932495ec1eb132c309473b8efc0b6b0d75b3 (patch) | |
| tree | 1c58ff22f1b2250ea33ad1284d5041f25d996632 /scripts | |
| parent | 1f550ddec2f3519f3ee7fd9cb1941b5642796ae2 (diff) | |
| download | usermoji-4cc0932495ec1eb132c309473b8efc0b6b0d75b3.tar.xz | |
build: Update known-good files for 1.2.165 header
Changes:
- Updated `known_good.json`
- Generated new source files
Change-Id: I83402ae9bf0495e1105d124feedfa2ced92a9647
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 0ea8ce2b..eccb9e61 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.162" + "commit" : "v1.2.165" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.162", + "commit" : "v1.2.165", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
