From a8970861b70f80cd6882aaead58598fdc8a96ff9 Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Fri, 5 Jun 2020 07:01:09 +0000 Subject: [PATCH] Roll Vulkan-ValidationLayers from 4685ffce93ad to f1b11cc29c58 (7 revisions) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/4685ffce93ad..f1b11cc29c58 2020-06-04 s.fricke@samsung.com tests: Validate VK_KHR_multiview features 2020-06-04 s.fricke@samsung.com layers: Validate VK_KHR_multiview features 2020-06-04 tony@lunarg.com gpu: Record destroy of buffers and devices 2020-06-04 mark@lunarg.com tests: Leave handle wrapping enabled at all times 2020-06-04 s.fricke@samsung.com layers: Label VUID 01386 and fix log messages 2020-06-04 s.fricke@samsung.com tests: Add YCbCr BufferImageCopy VUID 2020-06-04 s.fricke@samsung.com layers: Add YCbCr BufferImageCopy VUID 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: I18a190951f7517723b499032f6a9fb904e9e673f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2232221 Reviewed-by: Yuly Novikov Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 85ed9870c..302ffcb34 100644 --- a/DEPS +++ b/DEPS @@ -58,7 +58,7 @@ vars = { 'vulkan_tools_revision': '5b40c4aa0dba6bf479431267d8ef715ab1376cc1', # Current revision of Khronos Vulkan-ValidationLayers. - 'vulkan_validation_revision': '4685ffce93ad699f8f432308bf8c99daf6346cfa', + 'vulkan_validation_revision': 'f1b11cc29c58721ca472374731f1bff1d1417795', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling catapult