Skip to content

Commit

Permalink
Manual roll vulkan-deps from cafccf56bad4 to 85337aef88cb (5 revisions)
Browse files Browse the repository at this point in the history
Manual roll requested by [email protected]

https://chromium.googlesource.com/vulkan-deps.git/+log/cafccf56bad4..85337aef88cb

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/dc1012140e015d43711514d1294ac6f626890a40..708d560c23d99e028722b7e98710371cca56fe5b
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/7c9210cc1d82e8bf0ca969a88db069c83d838398..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/884762aed0beff0f312c900c104d130479758ac9..ff33a4e06ba7b0a7d7253f7b9c4b2dc2a1a53cc0

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: I23586f232d80f50a713483b5f2222b625ad395e2
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5863489
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Sep 15, 2024
1 parent 6ee0795 commit 25c693c
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 @@ -976,12 +976,12 @@ deps = {
},

'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@cafccf56bad47e3ed70c299e511580539cb70f6c',
'url': Var('chromium_git') + '/vulkan-deps@85337aef88cb64c002505cb76e26887f64f0668b',
'condition': 'not build_with_chromium',
},

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@dc1012140e015d43711514d1294ac6f626890a40',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@708d560c23d99e028722b7e98710371cca56fe5b',
'condition': 'not build_with_chromium',
},

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

'third_party/spirv-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@7c9210cc1d82e8bf0ca969a88db069c83d838398',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@4451f6ab13dda98bf255a7cd7b4d120132dc0dfd',
'condition': 'not build_with_chromium',
},

Expand All @@ -1021,12 +1021,12 @@ deps = {
},

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

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

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from cafccf to 85337a
2 changes: 1 addition & 1 deletion third_party/vulkan-utility-libraries/src

0 comments on commit 25c693c

Please sign in to comment.