Commit d57bcfdb by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 873e416c2d07..f155ccfd202d (13 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/873e416c2d07..f155ccfd202d git log 873e416c2d07..f155ccfd202d --date=short --first-parent --format='%ad %ae %s' 2020-02-19 locke@lunarg.com layers: Clean up 2020-02-19 jzulauf@lunarg.com layers: Refactor global image layout map for perf 2020-02-19 locke@lunarg.com layers: Remove ImageSubresourcePair 2020-02-19 locke@lunarg.com layers: Add initial layout when creating 2020-02-19 locke@lunarg.com layers: New container 2020-02-19 locke@lunarg.com layers: format is not necessary 2020-02-19 locke@lunarg.com layers: Correct data type 2020-02-19 locke@lunarg.com layers: Remove binding.mem 2020-02-19 locke@lunarg.com layers: Remove MEMORY_UNBOUND 2020-02-19 locke@lunarg.com layers: shared_ptr memory 2020-02-18 baldurk@baldurk.org tests: Add positive and negative non-semantic info tests 2020-02-18 baldurk@baldurk.org layers: Validate non-semantic info extension 2020-02-17 shannon@lunarg.com build: Update known-good files for 1.2.133 header Created with: gclient setdep -r third_party/vulkan-validation-layers/src@f155ccfd202d 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 cwallez@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: cwallez@google.com Change-Id: If8d1b808c1e10d8be5161886035b2f063dda4280 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2064050Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 38bb9fdf
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': 'fb2272297f006b43878660ae192ce8702401d14f', 'vulkan_tools_revision': 'fb2272297f006b43878660ae192ce8702401d14f',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '873e416c2d074d0e0db247f0ddb1435a729b094e', 'vulkan_validation_revision': 'f155ccfd202d26dca3f1cb03ec014eeafbb75177',
# 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