Skip to content

Commit

Permalink
Roll vulkan-deps from b1ee6973bca0 to 38174d6926f6 (1 revision)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/vulkan-deps.git/+log/b1ee6973bca0..38174d6926f6

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/fe6bb7b75362f8601635bf32ba174360acb44dd5..2b69b240b90bf096848952cecf5de0ff6788cdd6

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: Ia92ef55972e164897127980a112c86a50c9ce39c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203954
Commit-Queue: Dawn Autoroller <[email protected]>
Bot-Commit: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Aug 26, 2024
1 parent a89dd66 commit b4c5e1b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ deps = {
},

'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@b1ee6973bca0b6f4bae6a33c40ade98dad873a18',
'url': '{chromium_git}/vulkan-deps@38174d6926f6fd550bc081a14ffd7442ce664e86',
'condition': 'dawn_standalone',
},

Expand Down Expand Up @@ -323,7 +323,7 @@ deps = {
},

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

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from b1ee69 to 38174d
2 changes: 1 addition & 1 deletion third_party/vulkan-validation-layers/src

0 comments on commit b4c5e1b

Please sign in to comment.