diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-09-22 10:55:55 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-09-22 11:15:29 -0600 |
| commit | e7fcc14d450bda207403991957f79571c1348839 (patch) | |
| tree | 2ace49418fb7304408c53d751ed072b1153f980f /scripts | |
| parent | d19622688af4b854c367a6f373b02d0c748f7e26 (diff) | |
| download | usermoji-e7fcc14d450bda207403991957f79571c1348839.tar.xz | |
build: Update known-good files for 1.2.154 header
Changes:
- Updated `known_good.json`
- Generated new source files
Change-Id: I80afb66d2c1153fe06a1bb6098d0c33c27d40d25
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 6caa3858..1c329bd1 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.153" + "commit" : "v1.2.154" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.153", + "commit" : "v1.2.154", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
