Commit 99f48c74 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from bfe4f378aee6 to ef36eedb0d09 (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/bfe4f378aee6..ef36eedb0d09 2020-08-05 charles@lunarg.com loader: fix override paths leaking in VerifyAllMetaLayers 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 geofflang@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/+doc/master/autoroll/README.md Bug: None Tbr: geofflang@google.com Change-Id: I54a665cca6ad4eed75198dc726bb9f612cd75c4c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2340882Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent f78219f1
......@@ -72,7 +72,7 @@ vars = {
'vulkan_headers_revision': 'a6d08c75d21911fac557dc35d24b21bc896924fe',
# Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': 'bfe4f378aee6a2825b8112429cd46529d936babf',
'vulkan_loader_revision': 'ef36eedb0d09fb172b4f4d76217fc7f81281cfa8',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': 'a1c21580f50b9d6ead9e5f04b8b8fdc378f49087',
......
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