Skip to content

Commit 97445c5

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll vulkan-deps from 58ca0630c1c3 to 82f44a3a6738 (7 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/58ca0630c1c3..82f44a3a6738 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/d5042689389ebb001fbcc6b606367f6e0836cabb..9693056da58c0deb658a9e5ada88a2cadc4153b4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/b7947fe2d51e416666525c4d43a6e4398bb9f8a9..c30213060ec65de75116c3f5e5334529a24cd8c8 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/af3abdf3ec68a517e407c05f259cdadfd2b5cfe2..ba13d38d06830f714a93c5bb159e6e4bacacf0bc https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/4e246c56ec5afb5ad66b9b04374d39ac04675c8e..be40e67892c83d4752ccfbee7ce690ea88087d2b https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/c552e76e6cccababe0d19bc7b0b04be68541c44b..441065f6fc75f2aff027432aa5aa96496dac3bdb 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: I29f820aacb95a309361310426ca082be5cbbd337 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6516212 Commit-Queue: angle-autoroll <[email protected]> Bot-Commit: angle-autoroll <[email protected]>
1 parent b80b87a commit 97445c5

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

DEPS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ deps = {
10211021
},
10221022

10231023
'third_party/vulkan-deps': {
1024-
'url': Var('chromium_git') + '/vulkan-deps@58ca0630c1c3f463e3683752f63b473c1d608f83',
1024+
'url': Var('chromium_git') + '/vulkan-deps@82f44a3a6738bb01fbddcc80cc25c968dd0721e9',
10251025
'condition': 'not build_with_chromium',
10261026
},
10271027

@@ -1046,7 +1046,7 @@ deps = {
10461046
},
10471047

10481048
'third_party/spirv-tools/src': {
1049-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@d5042689389ebb001fbcc6b606367f6e0836cabb',
1049+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@9693056da58c0deb658a9e5ada88a2cadc4153b4',
10501050
'condition': 'not build_with_chromium',
10511051
},
10521052

@@ -1056,22 +1056,22 @@ deps = {
10561056
},
10571057

10581058
'third_party/vulkan-loader/src': {
1059-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@b7947fe2d51e416666525c4d43a6e4398bb9f8a9',
1059+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@c30213060ec65de75116c3f5e5334529a24cd8c8',
10601060
'condition': 'not build_with_chromium',
10611061
},
10621062

10631063
'third_party/vulkan-tools/src': {
1064-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@af3abdf3ec68a517e407c05f259cdadfd2b5cfe2',
1064+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@ba13d38d06830f714a93c5bb159e6e4bacacf0bc',
10651065
'condition': 'not build_with_chromium',
10661066
},
10671067

10681068
'third_party/vulkan-utility-libraries/src': {
1069-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@4e246c56ec5afb5ad66b9b04374d39ac04675c8e',
1069+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@be40e67892c83d4752ccfbee7ce690ea88087d2b',
10701070
'condition': 'not build_with_chromium',
10711071
},
10721072

10731073
'third_party/vulkan-validation-layers/src': {
1074-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@c552e76e6cccababe0d19bc7b0b04be68541c44b',
1074+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@441065f6fc75f2aff027432aa5aa96496dac3bdb',
10751075
'condition': 'not build_with_chromium',
10761076
},
10771077

third_party/vulkan-deps

Submodule vulkan-deps updated from 58ca063 to 82f44a3

0 commit comments

Comments
 (0)