diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-07-14 19:21:22 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-07-14 19:21:22 -0600 |
| commit | 76034e2ac62e3fd3d95554b06a6db603203be634 (patch) | |
| tree | fd1eaa1cd26f21834cdc389036e4808f972d0f4c /scripts | |
| parent | 521eaacef67a0389e32495355c8253d7b185bc11 (diff) | |
| download | usermoji-76034e2ac62e3fd3d95554b06a6db603203be634.tar.xz | |
build: Update known-good files for 1.2.147 header
Changes:
- Updated `known_good.json`
- Generated new source files
Change-Id: I51ec7fd4b512ba9fc5955ef4eb229838bf5c3951
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 5e542eef..ee563430 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.146" + "commit" : "v1.2.147" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.146", + "commit" : "v1.2.147", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
