Skip to content

Commit d305e35

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll vulkan-deps from bb498dc53b8b to 7cd8dafa530d (6 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/bb498dc53b8b..7cd8dafa530d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/913a3fa7a6b47eee715c3c7759c9d0bbff5a6da7..84947d15251ee05b6a9588afdbc463b5f6b4641c https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/706e40e47d58b7ad285325de66b439cc1c6cb926..22d306c467ad47e5cadd7234a51a4cf99e89ec2a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-angle-autoroll Please CC angle-team@google.com,cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cnorthrop@google.com Change-Id: I2f5a2eef1d204ed6f3dbcb4a088555dd1e6b8b66 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7044185 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 6e57cdf commit d305e35

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ deps = {
10881088
},
10891089

10901090
'third_party/vulkan-deps': {
1091-
'url': Var('chromium_git') + '/vulkan-deps@bb498dc53b8bd5ca8f535fd699e9f132e8439fec',
1091+
'url': Var('chromium_git') + '/vulkan-deps@7cd8dafa530d655d4fe7b9f0180c00e321c7f095',
10921092
'condition': 'not build_with_chromium',
10931093
},
10941094

@@ -1133,12 +1133,12 @@ deps = {
11331133
},
11341134

11351135
'third_party/vulkan-utility-libraries/src': {
1136-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@913a3fa7a6b47eee715c3c7759c9d0bbff5a6da7',
1136+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@84947d15251ee05b6a9588afdbc463b5f6b4641c',
11371137
'condition': 'not build_with_chromium',
11381138
},
11391139

11401140
'third_party/vulkan-validation-layers/src': {
1141-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@706e40e47d58b7ad285325de66b439cc1c6cb926',
1141+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@22d306c467ad47e5cadd7234a51a4cf99e89ec2a',
11421142
'condition': 'not build_with_chromium',
11431143
},
11441144

third_party/vulkan-deps

Submodule vulkan-deps updated from bb498dc to 7cd8daf

0 commit comments

Comments
 (0)