Commit 65dcbe12 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 4ede8ee6e2ec to fcb7ecbe49c5 (5 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/4ede8ee6e2ec..fcb7ecbe49c5 2020-09-09 shannon@lunarg.com build: Update known-good files for 1.2.153 header 2020-09-09 shannon@lunarg.com build: Resolve last 1.2.152 VUID inconsistency 2020-09-09 tony@lunarg.com gpu: Intercept CmdDispatchBase to allocate input buffers 2020-09-09 s.fricke@samsung.com layers: Removed incorrect cmdDraw warnings 2020-09-09 baldurk@baldurk.org layers: Add a couple of missing % to printf specifiers 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 ianelliott@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: ianelliott@google.com Change-Id: I2eb5a218a9ede986c5a5c4c27dcba68b1380188e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2403052Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 8b1f0461
...@@ -92,7 +92,7 @@ vars = { ...@@ -92,7 +92,7 @@ vars = {
'vulkan_tools_revision': 'ccab4cc42372b9d464741b99f158329a552fb330', 'vulkan_tools_revision': 'ccab4cc42372b9d464741b99f158329a552fb330',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '4ede8ee6e2ec9acdc0cee589861a62b64774e4df', 'vulkan_validation_revision': 'fcb7ecbe49c5d99addcb6261f5fa80c41f355bc7',
# 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