Commit 03b6ca69 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 97484d689869..014968c3b6b3 (11 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/97484d689869..014968c3b6b3 git log 97484d689869..014968c3b6b3 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 mark@lunarg.com tests: Rename debug report callback function 2020-03-09 mark@lunarg.com tests: Remove old InitFramework function 2020-03-09 mark@lunarg.com tests: Use newer InitFramework function 2020-03-09 mark@lunarg.com tests: Add structure to use platform-specific debug callbacks 2020-03-09 mark@lunarg.com tests: Skip checking debugutils ext in framework 2020-03-09 mark@lunarg.com tests: Add utils messenger callback function 2020-03-09 mark@lunarg.com tests: Renable tests needing layer-only extensions 2020-03-09 mark@lunarg.com tests: Fix VUID typo in CreatePipelineAttribBindingConflict 2020-03-09 mark@lunarg.com layers: Add utils message type helper 2020-03-09 mark@lunarg.com tests: Use correct VUID for deprecated device exts 2020-03-09 jeremy@lunarg.com tests: Test array dynamic indexing features Created with: gclient setdep -r third_party/vulkan-validation-layers/src@014968c3b6b3 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 jmadill@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: jmadill@google.com Change-Id: I9e8339088ba26c9ecd382b3a44185c463e014c58 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2096200Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent e18f749d
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '94ed4c384c3425963b459a735045706e5f83f01b', 'vulkan_tools_revision': '94ed4c384c3425963b459a735045706e5f83f01b',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '97484d689869b39d82925708645d53f6d86f3b2b', 'vulkan_validation_revision': '014968c3b6b3f218860fe3685dc2d2eed123b3e2',
# 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