Commit a8970861 by angle-autoroll Committed by Commit Bot

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/+/2232221Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 6b946a7b
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '5b40c4aa0dba6bf479431267d8ef715ab1376cc1', 'vulkan_tools_revision': '5b40c4aa0dba6bf479431267d8ef715ab1376cc1',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '4685ffce93ad699f8f432308bf8c99daf6346cfa', 'vulkan_validation_revision': 'f1b11cc29c58721ca472374731f1bff1d1417795',
# 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