Commit 29271d0e by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 1980311465cf to c1db3b8e7960 (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/1980311465cf..c1db3b8e7960 2020-08-14 locke@lunarg.com layers: Fix has_writable_descriptor 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 ynovikov@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: ynovikov@google.com Change-Id: I998f5a176a70ac4443c396fb9e039cf36e1f0431 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2359759Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent db2bf132
......@@ -81,7 +81,7 @@ vars = {
'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b',
# Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '1980311465cf763b639289ca6a8cd71d90b7d00b',
'vulkan_validation_revision': 'c1db3b8e7960f3fdb3535f61697af92798d7c3be',
# Three lines of non-changing comments so that
# 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