diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-08-12 10:39:11 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-08-13 13:50:33 -0600 |
| commit | 650eea7b0fbcdfaee9403662ad050b51a956e5bb (patch) | |
| tree | 5e56c0617ab8203fdd08d700565145aa9130446f /scripts | |
| parent | e8cd9488751afd27550f65961c4e372425a53af6 (diff) | |
| download | usermoji-650eea7b0fbcdfaee9403662ad050b51a956e5bb.tar.xz | |
build: Update known-good for 1.1.119 header
Updated known-good and generated source code for this repository.
Modified:
- `build-android/vulkan-headers_revision_android`
- `icd/generated/mock_icd.cpp`
- `icd/generated/mock_icd.h`
- `icd/generated/vk_typemap_helper.h`
- `scripts/known_good.json`
Change-Id: I10fded5bb6c35a7fc38acdbc23d097ae762f5112
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 ccb4dec1..cd78b546 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.1.114" + "commit" : "v1.1.119" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.114", + "commit" : "v1.1.119", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
