Commit e42e4c80 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from c967a2ddf18b to 9ba1bc28d878 (20 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c967a2ddf18b..9ba1bc28d878 2020-08-07 yevhenii.kharchenko@globallogic.com tests: Add tests for VUID 01778 check 2020-08-07 yevhenii.kharchenko@globallogic.com layers: Add check for VUID 01778 2020-08-06 mark@lunarg.com tests: Add test for Set/GetPrivateData 2020-08-06 mark@lunarg.com dispatch: Unwrap Set/GetPrivateDataEXT object handles 2020-08-05 locke@lunarg.com tests: subpass input not bound descriptorSet 2020-08-05 locke@lunarg.com layers: Add vkCmdDraw-None-02686 2020-08-05 mark@lunarg.com layers: Revert "layers: Add check for VUID 01778" 2020-08-05 mark@lunarg.com tests: Revert "tests: Add check for VUID 01778" 2020-08-05 mark@lunarg.com tests: Avoid ProtectedResources crash on ShieldTV 2020-08-05 locke@lunarg.com tests: Fix wrong hazard log 2020-08-05 locke@lunarg.com layers: Fix wrong hazard log 2020-08-05 s.fricke@samsung.com tests: Add Protected clear attachment 2020-08-05 s.fricke@samsung.com layers: Add Protected clear attachment 2020-08-05 yevhenii.kharchenko@globallogic.com tests: Add check for VUID 01778 2020-08-05 yevhenii.kharchenko@globallogic.com layers: Add check for VUID 01778 2020-08-04 bob@lunarg.com tests: avoid more dialog boxes 2020-08-03 32918197+jorgep31415@users.noreply.github.com tests: Add test for VUID 00824 2020-08-03 32918197+jorgep31415@users.noreply.github.com layers: Add check for VUID 00824 2020-08-03 mark@lunarg.com tests: Add test for multiinstance mapmem VUID 2020-08-03 mark@lunarg.com corechecks: Add check for MultiInstance heaps in MapMemory 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 geofflang@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: geofflang@google.com Change-Id: Icdf3e3429356e9b8c9adbc4e6e1cf5390e612166 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2342750Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 3f539fab
...@@ -78,7 +78,7 @@ vars = { ...@@ -78,7 +78,7 @@ vars = {
'vulkan_tools_revision': 'a1c21580f50b9d6ead9e5f04b8b8fdc378f49087', 'vulkan_tools_revision': 'a1c21580f50b9d6ead9e5f04b8b8fdc378f49087',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'c967a2ddf18bfd4161d0117864037ac090f3124b', 'vulkan_validation_revision': '9ba1bc28d878b4329a351c5b809bcecdb391c9a6',
# 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