Commit 87e10803 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 61050599ec0f..4fde9b750992 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/61050599ec0f..4fde9b750992 git log 61050599ec0f..4fde9b750992 --date=short --first-parent --format='%ad %ae %s' 2019-11-28 pdaniell@nvidia.com layers: Fix VK_KHR_separate_depth_stencil_layouts bugs Created with: gclient setdep -r third_party/vulkan-validation-layers/src@4fde9b750992 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: I8fe4e0dfced4ccbca13d54b9e8983347c57fa03e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1944049Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent c96187a9
...@@ -60,7 +60,7 @@ vars = { ...@@ -60,7 +60,7 @@ vars = {
'vulkan_tools_revision': '979b531e9fff8ef044cf036d8ebd7fab3c17bec3', 'vulkan_tools_revision': '979b531e9fff8ef044cf036d8ebd7fab3c17bec3',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '61050599ec0f0f9aa513728de903f7d5bd13582e', 'vulkan_validation_revision': '4fde9b75099271ded2de6d1a5903cb57a0e93931',
# 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