Commit e8af8a18 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 4400cab64b22 to 71573c7f64cb (8 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/4400cab64b22..71573c7f64cb 2020-07-30 32918197+jorgep31415@users.noreply.github.com tests: Add renderpass compat tests for FDM and Multiview use 2020-07-30 32918197+jorgep31415@users.noreply.github.com layers: Add renderpass compat checks for FDM and Multiview use 2020-07-30 s.fricke@samsung.com tests: Add protected resource in commands 2020-07-30 s.fricke@samsung.com layers: Add protected resource in commands 2020-07-30 s.fricke@samsung.com tests: Add query protected memory VUID 2020-07-30 s.fricke@samsung.com layers: Add query protected memory VUID 2020-07-30 KTHANGUDU@nvidia.com tests: Add VUID 02722 for VK_NV_coverage_reduction_mode 2020-07-30 KTHANGUDU@nvidia.com layers: Add VUID 02722 for VK_NV_coverage_reduction_mode 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 tobine@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: tobine@google.com Change-Id: I4bf26f53d52099ccb253ce4a128d44043f3c31b0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2331734Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 07ef703f
...@@ -78,7 +78,7 @@ vars = { ...@@ -78,7 +78,7 @@ vars = {
'vulkan_tools_revision': 'a4505d37ffe7ea7e4a66b97a861420380e1e13de', 'vulkan_tools_revision': 'a4505d37ffe7ea7e4a66b97a861420380e1e13de',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '4400cab64b225c896608d80438e8a08d3540b143', 'vulkan_validation_revision': '71573c7f64cbbc611f59b69f0aa377c2193710b9',
# 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