Skip to content

Commit 4890816

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll vulkan-deps from e756c50d6daf to 81be22d6240b (9 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/e756c50d6daf..81be22d6240b Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/05fdd8629fe2b53ea8f23b55b8a273043e12b20c..b77d86a9e8cabec1b202fb1d724db67eade3836f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/73c5e04436a2e5e50ee6e83b2dc24636dd21ac57..2a288f8284243645a8a50fe5f4c53209fdbd7905 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/d7a07a8422890bd7eaad68409c1dcd70575f2ec5..4221dc0e9d1d336d8d762d300b5038a7d30288d8 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-dawn-autoroll Please CC senorblanco@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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: senorblanco@google.com Change-Id: Ie8ea3b1d8b401b8cf19b1c30d3326d4fb08dcb09 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/280775 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
1 parent a458100 commit 4890816

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ deps = {
300300
},
301301

302302
'third_party/vulkan-deps': {
303-
'url': '{chromium_git}/vulkan-deps@e756c50d6dafe0e913f245c1e9ffc197475f57dc',
303+
'url': '{chromium_git}/vulkan-deps@81be22d6240b0810e02221c902a3cfdfcb278d9f',
304304
'condition': 'dawn_standalone',
305305
},
306306

@@ -325,12 +325,12 @@ deps = {
325325
},
326326

327327
'third_party/vulkan-loader/src': {
328-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@05fdd8629fe2b53ea8f23b55b8a273043e12b20c',
328+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@b77d86a9e8cabec1b202fb1d724db67eade3836f',
329329
'condition': 'dawn_standalone',
330330
},
331331

332332
'third_party/vulkan-tools/src': {
333-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@73c5e04436a2e5e50ee6e83b2dc24636dd21ac57',
333+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@2a288f8284243645a8a50fe5f4c53209fdbd7905',
334334
'condition': 'dawn_standalone',
335335
},
336336

@@ -340,7 +340,7 @@ deps = {
340340
},
341341

342342
'third_party/vulkan-validation-layers/src': {
343-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@d7a07a8422890bd7eaad68409c1dcd70575f2ec5',
343+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@4221dc0e9d1d336d8d762d300b5038a7d30288d8',
344344
'condition': 'dawn_standalone',
345345
},
346346

third_party/vulkan-deps

Submodule vulkan-deps updated from e756c50 to 81be22d

0 commit comments

Comments
 (0)