Commit 5e7ef660 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src f89de66a9bcb..da9102fb013d (3 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/f89de66a9bcb..da9102fb013d git log f89de66a9bcb..da9102fb013d --date=short --first-parent --format='%ad %ae %s' 2020-04-14 petr_kraus@email.cz tests: Remove mock workarounds for vkAcquire 2020-04-14 s.fricke@samsung.com layers: Update AHB to Android Q and better logging 2020-04-14 mark@lunarg.com test: Temporarily disable AHBCreateImageView test Created with: gclient setdep -r third_party/vulkan-validation-layers/src@da9102fb013d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-validation-layers-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: Ie96c4e25fb54f55fc44bd548890d6f45c9e15b95 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2150101Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 6e0d718a
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': 'ae0f0ead3a56a241355b8139f40210bca3308071', 'vulkan_tools_revision': 'ae0f0ead3a56a241355b8139f40210bca3308071',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'f89de66a9bcb0ef6d2829bf80bafd9c68634c03d', 'vulkan_validation_revision': 'da9102fb013def3b01d6fa77d059ee60e875c2b2',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
......
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