Commit ec795053 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 4db086125947..47d5e27460af (4 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/4db086125947..47d5e27460af git log 4db086125947..47d5e27460af --date=short --first-parent --format='%ad %ae %s' 2020-04-08 tony@lunarg.com layers: Don't remove container contents during iteration 2020-04-08 mikes@lunarg.com layers: Fix operator= recursion 2020-04-08 mikes@lunarg.com layers: GCC -Wignored-qualifiers warning 2020-04-08 mikes@lunarg.com layers: GCC -Wdeprecated-copy warning Created with: gclient setdep -r third_party/vulkan-validation-layers/src@47d5e27460af 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 jonahr@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/+/master/autoroll/README.md Bug: None Tbr: jonahr@google.com Change-Id: I160ac9d44094658510e72d63e75febb93679392a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2143560Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 41e665c4
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '444b7cd3eecd538e7cb87027a07c6fb1c0abc6b8', 'vulkan_tools_revision': '444b7cd3eecd538e7cb87027a07c6fb1c0abc6b8',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '4db086125947397ca7c5533319ddcac95315cd6e', 'vulkan_validation_revision': '47d5e27460afef3b3cee108317de06b70d70fd19',
# 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