Skip to content

Commit b84c764

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Manual roll vulkan-deps from 03166deacb9d to 89ca3c7958f1 (2 revisions)
Manual roll requested by [email protected] https://chromium.googlesource.com/vulkan-deps.git/+log/03166deacb9d..89ca3c7958f1 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/de1807b7cfa8e722979d5ab7b7445b258dbc1836..97e96f9e9defeb4bba3cfbd034dec516671dd7a3 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/c8fd10183c2059e3226b1a310e0826b09579155e..cef15589abb337bf883f7e8835279eee6546a6a7 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: I725f9b2cda9af8fed119b70d40c111393209f75d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6802870 Commit-Queue: angle-autoroll <[email protected]> Bot-Commit: angle-autoroll <[email protected]>
1 parent 92089dc commit b84c764

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ deps = {
10331033
},
10341034

10351035
'third_party/vulkan-deps': {
1036-
'url': Var('chromium_git') + '/vulkan-deps@03166deacb9d1d66a3749acab0c6122dd5885c26',
1036+
'url': Var('chromium_git') + '/vulkan-deps@89ca3c7958f14708cde1661558981eafc99bc18c',
10371037
'condition': 'not build_with_chromium',
10381038
},
10391039

@@ -1053,12 +1053,12 @@ deps = {
10531053
},
10541054

10551055
'third_party/spirv-headers/src': {
1056-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@de1807b7cfa8e722979d5ab7b7445b258dbc1836',
1056+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@97e96f9e9defeb4bba3cfbd034dec516671dd7a3',
10571057
'condition': 'not build_with_chromium',
10581058
},
10591059

10601060
'third_party/spirv-tools/src': {
1061-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@c8fd10183c2059e3226b1a310e0826b09579155e',
1061+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@cef15589abb337bf883f7e8835279eee6546a6a7',
10621062
'condition': 'not build_with_chromium',
10631063
},
10641064

scripts/code_generation_hashes/SPIR-V_helpers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"src/common/spirv/spirv_instruction_parser_autogen.h":
1111
"6fbf8a4b50e2dc8467df9a64c399589e",
1212
"third_party/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json":
13-
"e9518f545b20adabef01a7c8a1a13c24"
13+
"d83115a5d22ef2f5b0a4a56e00b36670"
1414
}

third_party/spirv-tools/src

third_party/vulkan-deps

Submodule vulkan-deps updated from 03166de to 89ca3c7

0 commit comments

Comments
 (0)