diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-08-27 10:23:12 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-08-27 10:23:12 -0600 |
| commit | bcabc204a27a93d6b686920a6d46c17f9aaa3ce0 (patch) | |
| tree | 33bc669a93667eb6e0bc9694a1556d7eb992f0f0 /scripts | |
| parent | e36c760bbde1c56b5b2a934347ff0fb9dce4d793 (diff) | |
| download | usermoji-bcabc204a27a93d6b686920a6d46c17f9aaa3ce0.tar.xz | |
build: Update known good for 1.1.121 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: Id5022fa1d82ae090cd5d50e7937274e93587163e
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 45dfc1eb..7adfa728 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" : "9eab96f40634c81ed53d54d2c9df126a445dfd56" + "commit" : "v1.1.121" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.120", + "commit" : "v1.1.121", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
