Commit 22f5d201 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from f78d05969e09 to 03d0006b6d5e (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/f78d05969e09..03d0006b6d5e 2020-06-15 mark@lunarg.com tests: Add correct vuid for mem-use-after-free 2020-06-15 dorian.apanel@gmail.com tests: Add invalid FB image mem test 2020-06-15 dorian.apanel@gmail.com corechecks: Validate img mem at CreateFramebuffer time 2020-06-15 mark@lunarg.com corechecks: Add new unassigned vuid for freed memory access 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 courtneygo@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: courtneygo@google.com Change-Id: Id063a8c84afdd404bc35a1a9f74405d978846e52 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2247510Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent d2d8282a
......@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '9d7880c7a07598cca8fb80b74bfee933e852f445',
# Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'f78d05969e092a60b1d18b90de4734fc12b76528',
'vulkan_validation_revision': '03d0006b6d5ed294687f523935f2e62abd009f3c',
# 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