Commit f8cc88b1 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 500f77901f6d to 515b4041cc32 (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/500f77901f6d..515b4041cc32 2020-06-01 mark@lunarg.com chassis: Address non-const refs 2020-06-01 mark@lunarg.com chassis: Properly use vk_safe_struct.cpp without including it 2020-06-01 mark@lunarg.com chassis: Factor out some common parsing functions 2020-06-01 mark@lunarg.com chassis: Load default callbacks earlier in CreateInstance 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: If51ab028be0cf0b3da9f8917676a6800322589fc Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2226129Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 77e5316a
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '2bc4fcd9eba505d867cc83cdc4401e427399ed8f', 'vulkan_tools_revision': '2bc4fcd9eba505d867cc83cdc4401e427399ed8f',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '500f77901f6d8d077dc268dfe18cc5266ab27bf2', 'vulkan_validation_revision': '515b4041cc32085f99d4ab8f87aa1c40c7450467',
# 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