Skip to content

Commit 4ad4b14

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll vulkan-deps from 5a507062e158 to 788001a1cbae (11 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/5a507062e158..788001a1cbae Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/dc1012140e015d43711514d1294ac6f626890a40..d7d5ab8f8a0cec6ee8318f3216377059b4824e2a https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/380275eacdb929f5adc6cc145fad5a60ca9a4b42..4451f6ab13dda98bf255a7cd7b4d120132dc0dfd https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/ea5774a13e3017b6d5d79af6fba9f0d72ca5c61a..eb62fb38a538cde41b1180ec182ba923455a49ee https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/ef846ac0883cde5e69ced0e7d7af59fe92f34e25..6427ea6d2ead80b7eb1334f05d898a5053e1e6b1 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: I13ba0189aecdd900f0ba42abf005099012af4897 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206337 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent 7c4fe83 commit 4ad4b14

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,12 +278,12 @@ deps = {
278278
},
279279

280280
'third_party/vulkan-deps': {
281-
'url': '{chromium_git}/vulkan-deps@5a507062e158305b10376a2535efa54a825fdf0a',
281+
'url': '{chromium_git}/vulkan-deps@788001a1cbaea204f53770e5a21d6eeebf770a22',
282282
'condition': 'dawn_standalone',
283283
},
284284

285285
'third_party/glslang/src': {
286-
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@dc1012140e015d43711514d1294ac6f626890a40',
286+
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@d7d5ab8f8a0cec6ee8318f3216377059b4824e2a',
287287
'condition': 'dawn_standalone',
288288
},
289289

@@ -298,7 +298,7 @@ deps = {
298298
},
299299

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

@@ -318,12 +318,12 @@ deps = {
318318
},
319319

320320
'third_party/vulkan-utility-libraries/src': {
321-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@ea5774a13e3017b6d5d79af6fba9f0d72ca5c61a',
321+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@eb62fb38a538cde41b1180ec182ba923455a49ee',
322322
'condition': 'dawn_standalone',
323323
},
324324

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

third_party/vulkan-deps

Submodule vulkan-deps updated from 5a50706 to 788001a

0 commit comments

Comments
 (0)