diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2018-11-13 13:15:03 -0700 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2018-11-13 13:15:03 -0700 |
| commit | d74a02234851dfacf6b140c1ab4d81becf704098 (patch) | |
| tree | 574c8c630a420dd4b06b1599225b32d9758527a4 /scripts | |
| parent | 2eb9bd1d2752eb73fe85ce959285d2dfdc161dee (diff) | |
| download | usermoji-d74a02234851dfacf6b140c1ab4d81becf704098.tar.xz | |
build: Update known-good for 1.1.92 header
Updated:
- `build-android/vulkan-headers_revision_android`
- `scripts/known_good.json`
Change-Id: Id7ddc93bc242f35270a16e8728865cfc55cd905f
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index bf43f876..9951cd29 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "glslang", "build_dir" : "glslang/build", "install_dir" : "glslang/build/install", - "commit" : "a440fbb04f82b5cb19541802a31abdf1aeb94abe", + "commit" : "d509a5eec6f5a65b3ffdfa0a19096f338d2582be", "prebuild" : [ "python update_glslang_sources.py" ] @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "369e6ea7f9b8cf0155b183da7e5be1b39ef6138d" + "commit" : "114c3546e195819bd53a34b39f5194b2989a5b12" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "870e969fce61dca455a8339f114d331520486ec0", + "commit" : "abe5c2b3c33e42fff883d32d4c168556fb29b3ba", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
