Commit 23d4caea by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from d43f5107400d to 4685ffce93ad (5 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d43f5107400d..4685ffce93ad 2020-06-03 tony@lunarg.com tests: Test push descriptor image layout validation 2020-06-03 tony@lunarg.com layers: Allow validation of push descriptors 2020-06-03 s.fricke@samsung.com layers: Label and fix Maintenance1 VUs 2020-06-03 mark@lunarg.com practices: Avoid null pApplicationInfo deref 2020-06-03 christophe@lunarg.com docs: Fix link to LAYER_CONFIGURATION.md, issue #1902 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: Id57b5dd011dca2cb2950187f1894cb0255c676d8 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2230358Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 6cd99a0c
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '322784a873be43731be6eca906cbfc895fe59f00', 'vulkan_tools_revision': '322784a873be43731be6eca906cbfc895fe59f00',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'd43f5107400d5f496088b8a8beb0663433f62c65', 'vulkan_validation_revision': '4685ffce93ad699f8f432308bf8c99daf6346cfa',
# 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