Commit c1dfada3 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 76ddcca9f3a4 to 45c73d999ed8 (14 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/76ddcca9f3a4..45c73d999ed8 2020-06-23 shannon@lunarg.com build: Change removed VUIDs to UNASSIGNED 2020-06-23 shannon@lunarg.com build: Fix more VUID changes for 144 header update 2020-06-23 shannon@lunarg.com build: Fix more mem barrier VUID inconsistencies 2020-06-23 shannon@lunarg.com build: Address memory barrier VUID inconsistancies 2020-06-23 shannon@lunarg.com build: Propogate genvk changes to `lvl_genvky.py` 2020-06-23 shannon@lunarg.com build: Address graphics pipeline VUID changes 2020-06-23 shannon@lunarg.com build: Address memory barrier VUID changes 2020-06-23 shannon@lunarg.com build: Clean up VUID consistency checks 2020-06-23 shannon@lunarg.com build: Update known-good files for 1.2.145 header 2020-06-23 mark@lunarg.com tests: Skip DRM image format modifier test on Mock ICD 2020-06-23 szilard.papp@arm.com practices: Adding test for DethBias usage 2020-06-23 szilard.papp@arm.com practices: Adding check for DethBias usage 2020-06-23 szilard.papp@arm.com practices: Adding test for Presentation mode 2020-06-23 szilard.papp@arm.com practices: Adding check for Presentation 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 cwallez@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: cwallez@google.com Change-Id: Idcf4845f3c647948f438ad6ab1ae29502353963e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2262651Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 654e6c9e
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '0f4d5f74f199b06bffc06cd2beed6ef07246fb0f', 'vulkan_tools_revision': '0f4d5f74f199b06bffc06cd2beed6ef07246fb0f',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '76ddcca9f3a45fb6dac38d38a36c74a5a5b5fb68', 'vulkan_validation_revision': '45c73d999ed8cc46f62754649cd78c3a917575c5',
# 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