diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-08-17 21:43:44 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-08-17 21:43:44 -0600 |
| commit | eceb318c06a291e678d1eef96c6bfd6f2710df21 (patch) | |
| tree | 9fed2442805412e3e487c99434ade9eaf30d2ed8 /scripts | |
| parent | 1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b (diff) | |
| download | usermoji-eceb318c06a291e678d1eef96c6bfd6f2710df21.tar.xz | |
build: Update known-good files for 1.2.151 header
Changes:
- Updated `known_good.json`
- Generated new source files
Change-Id: I499ac301dc89aadb9881700a0b6ce83cb4b82ec4
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 d9fe3fa4..c3dc4b47 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.148" + "commit" : "v1.2.151" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.148", + "commit" : "v1.2.151", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
