diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-08-20 17:49:23 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-08-20 17:49:23 -0600 |
| commit | e36c760bbde1c56b5b2a934347ff0fb9dce4d793 (patch) | |
| tree | 4fd18a94b3d14406f411640aebc4026937f68c62 /scripts | |
| parent | ffc655fbead65bbf62b20778ac1e299ce3b180d5 (diff) | |
| download | usermoji-e36c760bbde1c56b5b2a934347ff0fb9dce4d793.tar.xz | |
build: Update known good for 1.1.120 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.h`
- `scripts/known_good.json`
Change-Id: Ia83e6bc8acd0c54d23e97e9c645d0062014f4840
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 cd78b546..45dfc1eb 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.119" + "commit" : "9eab96f40634c81ed53d54d2c9df126a445dfd56" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.119", + "commit" : "v1.1.120", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
