Commit b6c8bff2 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from bda422c594d4 to 5c38b18ab460 (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/bda422c594d4..5c38b18ab460 2020-07-02 tony@lunarg.com gpu: Check for enabled features 2020-07-02 tony@lunarg.com layers: Use helper to pick spirv env 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 ianelliott@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: ianelliott@google.com Change-Id: I942afe623b9b4f578c21dda0db9ab9cf6ae990df Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2280824Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 69ca1982
...@@ -69,7 +69,7 @@ vars = { ...@@ -69,7 +69,7 @@ vars = {
'vulkan_tools_revision': 'abc9dff824c3f612a53e4fd3c484579fa80d27a5', 'vulkan_tools_revision': 'abc9dff824c3f612a53e4fd3c484579fa80d27a5',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'bda422c594d42336d4eb2bf437d667ec0a91986e', 'vulkan_validation_revision': '5c38b18ab4600465dc324b5c30a193eb20c557f9',
# 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