Skip to content

Commit

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

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f754c852a87988eb097a39480c65f704ceb46274..e43514866f7e0f8265c677039d2fe773c892d44b
  https://chromium.googlesource.com/external/github.com/LunarG/VulkanTools/+log/73995ddc2b38b5653c8eb3b4a0d1cd6cc2cea4c0..4446967600048557909231722d2c92212b6ca258
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/8b39a8b54d55c8737196cdce705f32f94d3b2463..9064fe8637daf9f694c8a2e035a34da94022f2be
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/b18ee987c900b7d84908b32add45610032e25d28..ea05bf71f2948d64f7d36651ffcad59216401095

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: Iac67f2a480447cb9f19e80ef79e1cde59bfc047c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6172309
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Jan 13, 2025
1 parent 961939b commit 4b0f6f0
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 @@ -1017,17 +1017,17 @@ deps = {
},

'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@58a9b6e76b58669fa3ff44a7a9744a76469808e4',
'url': Var('chromium_git') + '/vulkan-deps@8d2a13cc437488e3dafc128371e0fb78cd1a216b',
'condition': 'not build_with_chromium',
},

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

'third_party/lunarg-vulkantools/src': {
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@73995ddc2b38b5653c8eb3b4a0d1cd6cc2cea4c0',
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@4446967600048557909231722d2c92212b6ca258',
'condition': 'not build_with_chromium',
},

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

'third_party/spirv-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@8b39a8b54d55c8737196cdce705f32f94d3b2463',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@9064fe8637daf9f694c8a2e035a34da94022f2be',
'condition': 'not build_with_chromium',
},

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

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

Expand Down
2 changes: 1 addition & 1 deletion third_party/glslang/src
Submodule src updated 1 files
+1 −0 StandAlone/StandAlone.cpp
2 changes: 1 addition & 1 deletion third_party/lunarg-vulkantools/src
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 58a9b6 to 8d2a13
2 changes: 1 addition & 1 deletion third_party/vulkan-validation-layers/src
Submodule src updated 156 files

0 comments on commit 4b0f6f0

Please sign in to comment.