diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-09-17 13:41:26 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-09-17 13:41:26 -0600 |
| commit | 40cd2166a44647a4283517e31af4589410c654eb (patch) | |
| tree | 239d6e0ed247a2b15bd25f9f95a9e61a76633b52 /scripts | |
| parent | 6cebf14cc64c91f6278ad8d1e331bb9e4a6831f6 (diff) | |
| download | usermoji-40cd2166a44647a4283517e31af4589410c654eb.tar.xz | |
build: Update known good for 1.1.123 vulkan header
Changes:
- Updated known good files
- Generated new files using `generate_source.py`
Updated:
- `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: Ic634680499c375fd29ee3d0816fee33aafa3d44f
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 f13c02ff..d6d46c42 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.121" + "commit" : "v1.1.123" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.121", + "commit" : "v1.1.123", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
