Commit 3453f745 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from b588cd4df419 to c7d7610581df (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/b588cd4df419..c7d7610581df 2020-10-05 coki04@gmail.com tracker: Retire work when checking Timeline Semaphore Value 2020-10-05 btolsch@gmail.com layers: Reorder conditions to avoid uninitialized values 2020-10-05 bethau@microsoft.com layers: Fix false positives when importing AHardwareBuffers 2020-10-05 btolsch@gmail.com layers: Fix validation object leaks 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 timvp@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: timvp@google.com Change-Id: Idecbb504caea21663eb64372b90a8fec89f227ea Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2452220Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 12be895d
...@@ -92,7 +92,7 @@ vars = { ...@@ -92,7 +92,7 @@ vars = {
'vulkan_tools_revision': '14289452a832d1c701029f0f7692974dab4c5e4c', 'vulkan_tools_revision': '14289452a832d1c701029f0f7692974dab4c5e4c',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'b588cd4df419ae7f3ad814d6892cb4e12e2cefd9', 'vulkan_validation_revision': 'c7d7610581df52f4dc1d4654847c3c5431136675',
# 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