Skip to content

Commit 111d568

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll vulkan-deps from 6834fd1efef0 to dd7c0efb9d54 (13 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/6834fd1efef0..dd7c0efb9d54 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/252dc2df08f58e0e50c8437edc0e77eacdfb7559..22c4d1b1e9d1c7d9aa5086c93e6491f21080019b https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/895bb9ffecc2c48646b50f77aeb85f5b70b9bb37..ce92630396c2fd2d6d04819369116af4fb141a28 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/2030a5b09f5656d1e9b8c9c4ab3ebe98024da150..a886096a09555d224ac4c48d0428e73895743071 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/6dca9173407b7718e06e7461d551cdffa64be68b..16dc9a8426b504d53036538f1a91a8d286eb729e 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: I1731e76c595dbef169edfe1fe1c2f71679b31a86 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212256 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent b2e4c0b commit 111d568

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ deps = {
278278
},
279279

280280
'third_party/vulkan-deps': {
281-
'url': '{chromium_git}/vulkan-deps@6834fd1efef07de264b375d7939715c922afadd7',
281+
'url': '{chromium_git}/vulkan-deps@dd7c0efb9d54c245140bdfa0e6bcde77a916ffd8',
282282
'condition': 'dawn_standalone',
283283
},
284284

@@ -293,12 +293,12 @@ deps = {
293293
},
294294

295295
'third_party/spirv-headers/src': {
296-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@252dc2df08f58e0e50c8437edc0e77eacdfb7559',
296+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@22c4d1b1e9d1c7d9aa5086c93e6491f21080019b',
297297
'condition': 'dawn_standalone',
298298
},
299299

300300
'third_party/spirv-tools/src': {
301-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@895bb9ffecc2c48646b50f77aeb85f5b70b9bb37',
301+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@ce92630396c2fd2d6d04819369116af4fb141a28',
302302
'condition': 'dawn_standalone',
303303
},
304304

@@ -313,7 +313,7 @@ deps = {
313313
},
314314

315315
'third_party/vulkan-tools/src': {
316-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@2030a5b09f5656d1e9b8c9c4ab3ebe98024da150',
316+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@a886096a09555d224ac4c48d0428e73895743071',
317317
'condition': 'dawn_standalone',
318318
},
319319

@@ -323,7 +323,7 @@ deps = {
323323
},
324324

325325
'third_party/vulkan-validation-layers/src': {
326-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@6dca9173407b7718e06e7461d551cdffa64be68b',
326+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@16dc9a8426b504d53036538f1a91a8d286eb729e',
327327
'condition': 'dawn_standalone',
328328
},
329329

third_party/vulkan-deps

Submodule vulkan-deps updated from 6834fd1 to dd7c0ef

third_party/vulkan-tools/src

Submodule src updated 54 files

0 commit comments

Comments
 (0)