Skip to content

Commit

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

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/46ef757e048e760b46601e6e77ae0cb72c97bd2f..a729c86d78552ec7e05e3748448e7a99f6f2a696
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/56dd9f2344a7be1d218a54549a4a5e39c1e85073..fae95496d8c8047ae206345955c111fd62b5fd5d
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/2020cec4111c87d85b167d583180b839f0c736c5..6991ccb68890681b1a3e0f56acd8f53b20ad1e79
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/a71907b8577c994b1c69adfa7315d55bbe79656e..0a786ee3e4fd3602f68ff0ffd9fdcb12e0efb646
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/8bb1ad96a6204dd85b4af293eddc76a6f6ea3a54..b827793aa5431861d83cd8f6b5f4054bd2e727e6

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-angle-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 ANGLE:
https://bugs.chromium.org/p/angleproject/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: Id728ae4f898ca6445a29afc47c4fb8358d4307a9
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5900958
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Oct 1, 2024
1 parent 81c1196 commit 65ece02
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -977,12 +977,12 @@ deps = {
},

'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@223523f05dc03140b40cf71915f74311207c3a6e',
'url': Var('chromium_git') + '/vulkan-deps@fb8f0127fca4d687f0584b62183572ed39ffc198',
'condition': 'not build_with_chromium',
},

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@46ef757e048e760b46601e6e77ae0cb72c97bd2f',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@a729c86d78552ec7e05e3748448e7a99f6f2a696',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -1012,22 +1012,22 @@ deps = {
},

'third_party/vulkan-loader/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@56dd9f2344a7be1d218a54549a4a5e39c1e85073',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@fae95496d8c8047ae206345955c111fd62b5fd5d',
'condition': 'not build_with_chromium',
},

'third_party/vulkan-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@2020cec4111c87d85b167d583180b839f0c736c5',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@6991ccb68890681b1a3e0f56acd8f53b20ad1e79',
'condition': 'not build_with_chromium',
},

'third_party/vulkan-utility-libraries/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@a71907b8577c994b1c69adfa7315d55bbe79656e',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@0a786ee3e4fd3602f68ff0ffd9fdcb12e0efb646',
'condition': 'not build_with_chromium',
},

'third_party/vulkan-validation-layers/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@8bb1ad96a6204dd85b4af293eddc76a6f6ea3a54',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@b827793aa5431861d83cd8f6b5f4054bd2e727e6',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 223523 to fb8f01
2 changes: 1 addition & 1 deletion third_party/vulkan-loader/src
2 changes: 1 addition & 1 deletion third_party/vulkan-tools/src
Submodule src updated 1 files
+1 −1 scripts/known_good.json
2 changes: 1 addition & 1 deletion third_party/vulkan-utility-libraries/src

0 comments on commit 65ece02

Please sign in to comment.