Commit d5099cc1 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from aba3ab0ce72f to 61bf3be73c1e (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/aba3ab0ce72f..61bf3be73c1e 2020-08-07 lenny@lunarg.com loader: Make invalid std val layer an error 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: I92cfca9ecebd9643ef07e3271c18d20d132f3b33 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2345297Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent b4f03741
...@@ -72,7 +72,7 @@ vars = { ...@@ -72,7 +72,7 @@ vars = {
'vulkan_headers_revision': '8446db62f19416963e0b35f45c47684b61612eed', 'vulkan_headers_revision': '8446db62f19416963e0b35f45c47684b61612eed',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': 'aba3ab0ce72f3c6d0e5fc82fde780bfcb79d7204', 'vulkan_loader_revision': '61bf3be73c1e2faa279f887336b17972c7df6e70',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b', 'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b',
......
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