diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-10-28 13:53:33 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-10-28 13:53:33 -0600 |
| commit | 59cf4aaef3a6d272780c7d28b8c0bd9010e34b35 (patch) | |
| tree | a61f4f95a35f35c71efacaab35c536f5f1f864d1 /scripts | |
| parent | 5824344b3e6783c2dc1953d22e6f1b162d2bca14 (diff) | |
| download | usermoji-59cf4aaef3a6d272780c7d28b8c0bd9010e34b35.tar.xz | |
build: Update known-good commits for SDK 126
Change-Id: I261460fc7612a828cd4d9848a9bcf43c2f2dba41
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 ee2c25fa..cc45201a 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" : "34953810a62c5230cc059cfdf42dc44c5aab2246", + "commit" : "b131630e7c749a5dc19faa458024260c71fb170f", "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" : "7e4c9795159029ef1b89e1f446e6824bbe10a928" + "commit" : "5bc459e2921304c32568b73edaac8d6df5f98b84" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.126", + "commit" : "4adad4ff705fa76f9edb2d37cb57e593decb60ed", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
