Skip to content

Commit

Permalink
Roll vulkan-deps from 37a9cc2d9a06 to 83e9eca04a1b (5 revisions)
Browse files Browse the repository at this point in the history
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Jun 20, 2024
1 parent 800ca8d commit 0d6869c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ deps = {
},

'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@37a9cc2d9a067abcfc030e8c23ef956cee078d9f',
'url': Var('chromium_git') + '/vulkan-deps@83e9eca04a1ba6f6e13263bb649d9d52d7e0fc52',
'condition': 'not build_with_chromium',
},

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

'third_party/spirv-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@80a1aed219af368c348d27a8084c7e58867c80c5',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@581279dedd59d8353322fc2d61be07ccdcad0f13',
'condition': 'not build_with_chromium',
},

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

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

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 37a9cc to 83e9ec

0 comments on commit 0d6869c

Please sign in to comment.