Commit de914d01 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from b399fb08896a to fcfe5a3b19d5 (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/b399fb08896a..fcfe5a3b19d5 2020-08-10 dorian.apanel@gmail.com layers: Fix vkconfig setting path lookup (Admin) 2020-08-10 maksym.wezdecki@amd.com layers: Fix wrong if statement 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: I595f70e461ee5e2ea667cc3fc457855ff23fef60 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2348592Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent d57f0432
...@@ -78,7 +78,7 @@ vars = { ...@@ -78,7 +78,7 @@ vars = {
'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b', 'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'b399fb08896a6054b3bd7c6604886cbff7fe67e4', 'vulkan_validation_revision': 'fcfe5a3b19d5b26bd7c9cb10c469cc4f1cdab373',
# 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