Commit 0c9ffcc4 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-loader/src bb8be13e3ffe..3f7e3cbf33a7 (9 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/bb8be13e3ffe..3f7e3cbf33a7 git log bb8be13e3ffe..3f7e3cbf33a7 --date=short --first-parent --format='%ad %ae %s' 2020-04-11 charles@lunarg.com loader: Fix deadlock introduced by preloading ICDs 2020-04-11 charles@lunarg.com loader: Preload ICD's to speed up common path 2020-04-10 lenny@lunarg.com build: Find headers package from external dir 2020-04-09 kpet@free.fr Log debug messages with verbose severity instead of info 2020-04-08 shannon@lunarg.com build: Update known-good for 1.2.137 header 2020-04-08 lenny@lunarg.com tests: Update layer path test to strip empty paths 2020-04-08 lenny@lunarg.com loader: Strip out empty search paths 2020-04-08 david.c.hubbard@gmail.com loader: Fix clang-format formatting issues 2020-04-08 david.c.hubbard@gmail.com loader: Remove duplicate search paths on posix Created with: gclient setdep -r third_party/vulkan-loader/src@3f7e3cbf33a7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-loader-angle-autoroll Please CC timvp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: timvp@google.com Change-Id: Iec4a96b434135be41f62b0dc0a2a3f513ad1f338 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2150102Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 5e7ef660
......@@ -52,7 +52,7 @@ vars = {
'vulkan_headers_revision': 'e01f13e1f777cf592ebd1a5f4836d4cd10ed85f6',
# Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': 'bb8be13e3ffeb27a95858941c62243a59c1f0944',
'vulkan_loader_revision': '3f7e3cbf33a732e945b3780212aad853ca0add29',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': 'ae0f0ead3a56a241355b8139f40210bca3308071',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment