Skip to content

Commit 71375e6

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll vulkan-deps from 788001a1cbae to e08047d8cf54 (7 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/788001a1cbae..e08047d8cf54 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/d7d5ab8f8a0cec6ee8318f3216377059b4824e2a..02bc074ac4ad5f6927f75712476b0cd7d9bbd3f7 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/1108bba6c97174d172d45470a7470a3d6a564647..ab0fa45112cd9fef590e650edad1569f8d0e0b3e https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/6427ea6d2ead80b7eb1334f05d898a5053e1e6b1..708f3791309b3157c16286f01cf66beaa8fbc14b 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: Ic266836fe674c9e64ec0fd942500cb23f9bf25a7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206476 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent 475d70c commit 71375e6

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

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

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

@@ -308,7 +308,7 @@ deps = {
308308
},
309309

310310
'third_party/vulkan-loader/src': {
311-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@1108bba6c97174d172d45470a7470a3d6a564647',
311+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@ab0fa45112cd9fef590e650edad1569f8d0e0b3e',
312312
'condition': 'dawn_standalone',
313313
},
314314

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

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

third_party/vulkan-deps

Submodule vulkan-deps updated from 788001a to e08047d

0 commit comments

Comments
 (0)