Skip to content

Commit

Permalink
Roll vulkan-deps from f8050f3a8560 to 8d4040d12fd2 (25 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/vulkan-deps.git/+log/f8050f3a8560..8d4040d12fd2

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/a0995c49ebcaca2c6d3b03efbabf74f3843decdb..b3a6aa7b03c51ba976e4f4e96b1e31f77f43f312
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/1229f1ef3b82498af600965141cde29a3c928e29..a4084887e4a71473a77d8f1109057e1c3c421da0
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/eab360311909074896aee1c5dd59a07756fc7f4e..7ccaa5e0206fcaa03135312fccb4624ae110a19b
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/44f63c69baba2d8de508e1e32c492729f36f01c7..c3c127e0563418c47d12f86f18ce23d50b0b69f5

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: I2a2ad34176f3ec509fbf2fa08ffa271d95b66f97
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219718
Bot-Commit: Dawn Autoroller <[email protected]>
Commit-Queue: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Dec 17, 2024
1 parent ac38033 commit 9fbc613
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -284,12 +284,12 @@ deps = {
},

'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@f8050f3a85605bf5df8f1a36ae2f0f133260baca',
'url': '{chromium_git}/vulkan-deps@8d4040d12fd27aefd022039ce86cb5bcb218c18e',
'condition': 'dawn_standalone',
},

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@a0995c49ebcaca2c6d3b03efbabf74f3843decdb',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@b3a6aa7b03c51ba976e4f4e96b1e31f77f43f312',
'condition': 'dawn_standalone',
},

Expand All @@ -304,7 +304,7 @@ deps = {
},

'third_party/spirv-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@1229f1ef3b82498af600965141cde29a3c928e29',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@a4084887e4a71473a77d8f1109057e1c3c421da0',
'condition': 'dawn_standalone',
},

Expand All @@ -314,7 +314,7 @@ deps = {
},

'third_party/vulkan-loader/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@eab360311909074896aee1c5dd59a07756fc7f4e',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@7ccaa5e0206fcaa03135312fccb4624ae110a19b',
'condition': 'dawn_standalone',
},

Expand All @@ -329,7 +329,7 @@ deps = {
},

'third_party/vulkan-validation-layers/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@44f63c69baba2d8de508e1e32c492729f36f01c7',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@c3c127e0563418c47d12f86f18ce23d50b0b69f5',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from f8050f to 8d4040
2 changes: 1 addition & 1 deletion third_party/vulkan-validation-layers/src
Submodule src updated 108 files

0 comments on commit 9fbc613

Please sign in to comment.