Commit 020b32e4 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Tools from 3b36fdc64014 to a4505d37ffe7 (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/3b36fdc64014..a4505d37ffe7 2020-07-28 charles@lunarg.com vulkaninfo: fix device ext list having bad items If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-tools-angle-autoroll Please CC tobine@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: tobine@google.com Change-Id: I9ca11a039f82712be3d3f8cd65623304bbe92f30 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2325569Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent affcfa8d
......@@ -75,7 +75,7 @@ vars = {
'vulkan_loader_revision': 'bfe4f378aee6a2825b8112429cd46529d936babf',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '3b36fdc64014844db78671fa0ca1c0ef184e5b0d',
'vulkan_tools_revision': 'a4505d37ffe7ea7e4a66b97a861420380e1e13de',
# Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '171e04fac342391ec042e2be55cc63725c49814a',
......
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