Skip to content

Commit a199a31

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll vulkan-deps from 19d614b75314 to 86b0a2e14a4d (14 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/19d614b75314..86b0a2e14a4d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/14d42009a9435c34ea55b26cc8d92240c428a052..d7ac0e0fd062953f946169304456b58e36c32778 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/4ff7bc64c6881d8028251323d97a1078ebb60201..50399a2c3011bea1941a977f5b90a241053af4bc https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/83cded838a1a6e2dadfda6b114c8e12135194718..95cfb8b1ba7fbcbe1383302ff286808c34e1fb9e https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/a0543a68cca0de632c010724fad08fce0bc27679..fa01ab38ca196264fe44fa923feaffc7dcc76d76 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/9819b31bed2a79cb88260d69ede346a92319ac8b..100cd65f96d1ffdaac93b560e65eb5e207466b3f 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 [email protected],[email protected] 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: [email protected] Change-Id: Iffc0e8f61be129b8d87535878470b72be0a62f94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262335 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent d88a7a7 commit a199a31

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

DEPS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ deps = {
289289
},
290290

291291
'third_party/vulkan-deps': {
292-
'url': '{chromium_git}/vulkan-deps@19d614b753141ef5856b2d1fd7a8b97e021573a0',
292+
'url': '{chromium_git}/vulkan-deps@86b0a2e14a4d71a3721bf6252afa24a44999e62c',
293293
'condition': 'dawn_standalone',
294294
},
295295

@@ -309,7 +309,7 @@ deps = {
309309
},
310310

311311
'third_party/spirv-tools/src': {
312-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@14d42009a9435c34ea55b26cc8d92240c428a052',
312+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@d7ac0e0fd062953f946169304456b58e36c32778',
313313
'condition': 'dawn_standalone',
314314
},
315315

@@ -319,22 +319,22 @@ deps = {
319319
},
320320

321321
'third_party/vulkan-loader/src': {
322-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@4ff7bc64c6881d8028251323d97a1078ebb60201',
322+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@50399a2c3011bea1941a977f5b90a241053af4bc',
323323
'condition': 'dawn_standalone',
324324
},
325325

326326
'third_party/vulkan-tools/src': {
327-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@83cded838a1a6e2dadfda6b114c8e12135194718',
327+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@95cfb8b1ba7fbcbe1383302ff286808c34e1fb9e',
328328
'condition': 'dawn_standalone',
329329
},
330330

331331
'third_party/vulkan-utility-libraries/src': {
332-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@a0543a68cca0de632c010724fad08fce0bc27679',
332+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@fa01ab38ca196264fe44fa923feaffc7dcc76d76',
333333
'condition': 'dawn_standalone',
334334
},
335335

336336
'third_party/vulkan-validation-layers/src': {
337-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@9819b31bed2a79cb88260d69ede346a92319ac8b',
337+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@100cd65f96d1ffdaac93b560e65eb5e207466b3f',
338338
'condition': 'dawn_standalone',
339339
},
340340

third_party/vulkan-deps

Submodule vulkan-deps updated from 19d614b to 86b0a2e

third_party/vulkan-loader/src

Submodule src updated 1 file

third_party/vulkan-tools/src

Submodule src updated 48 files

0 commit comments

Comments
 (0)