Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e96da53

Browse files
angle-autorollCommit Bot
authored andcommitted
Roll third_party/vulkan-validation-layers/src 211ee9c4eec1..873e416c2d07 (3 commits)
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/211ee9c4eec1..873e416c2d07 git log 211ee9c4eec1..873e416c2d07 --date=short --first-parent --format='%ad %ae %s' 2020-02-17 mark@lunarg.com tests: Touch up some incorrect errorMonitor calls 2020-02-17 mark@lunarg.com tests: Added tests for CmdBlitImage planar VUIDs 2020-02-17 mark@lunarg.com corechecks: Add CmdBlitImage multiplanar format checks Created with: gclient setdep -r third_party/vulkan-validation-layers/src@873e416c2d07 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: I589193d37add002f04f7426df0308cff0beb74bb Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2061124 Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
1 parent a33dc9c commit e96da53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ vars = {
5858
'vulkan_tools_revision': 'fb2272297f006b43878660ae192ce8702401d14f',
5959

6060
# Current revision of Khronos Vulkan-ValidationLayers.
61-
'vulkan_validation_revision': '211ee9c4eec18ebf686a856b16688daaafd3df0e',
61+
'vulkan_validation_revision': '873e416c2d074d0e0db247f0ddb1435a729b094e',
6262

6363
# Three lines of non-changing comments so that
6464
# the commit queue can handle CLs rolling catapult

0 commit comments

Comments
 (0)