Commit 991e510e by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 834baaf8b227..ab883b9d257e (5 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/834baaf8b227..ab883b9d257e git log 834baaf8b227..ab883b9d257e --date=short --first-parent --format='%ad %ae %s' 2020-01-15 mark@lunarg.com tests: Added tests for ycbcr sampler validation check 2020-01-15 mark@lunarg.com stateless: Added YCBCR sampler checks 2020-01-14 mark@lunarg.com tests: Add destroy null handle tests to best practices 2020-01-14 mark@lunarg.com bestpractices: Check for null handle when freeing memory 2020-01-14 petr_kraus@email.cz layers: Fix the logic in VUID links generation Created with: gclient setdep -r third_party/vulkan-validation-layers/src@ab883b9d257e 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: I58971f69536be68f387694c357d9e9d77c318074 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2003125Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 44aebd91
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '2c436960d2c0d06a1838f8428886db369b2e4f56', 'vulkan_tools_revision': '2c436960d2c0d06a1838f8428886db369b2e4f56',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '834baaf8b22782d38b8da2bf52d046df2eed794f', 'vulkan_validation_revision': 'ab883b9d257e234c1952f45d38fe3e25a5c87eb1',
# 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