diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-05-26 12:33:45 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-05-26 12:33:45 -0600 |
| commit | e5b2ff8935cbe779fbbaa02d3aa7659167eb7e35 (patch) | |
| tree | 4cb61390049977d0c6002b66944d09de19e12b9c /scripts | |
| parent | 5aaa64364e7a255948a44ef151208fe85dcd5834 (diff) | |
| download | usermoji-e5b2ff8935cbe779fbbaa02d3aa7659167eb7e35.tar.xz | |
build: Update known-good files for 1.2.141 header
Changes:
- Updated known-good files
- Generated new source files
Change-Id: I1db35b33b349d9717ccbdd7ec196c1d84707b280
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 d92dcc22..0bc4d60e 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.140" + "commit" : "v1.2.141" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.140", + "commit" : "v1.2.141", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
