Skip to content

Commit

Permalink
Roll vulkan-deps from 83e9eca04a1b to 30f8ac1a3f18 (8 revisions)
Browse files Browse the repository at this point in the history
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Jun 21, 2024
1 parent e53b3ad commit 95d6e34
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -939,12 +939,12 @@ deps = {
},

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

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@68a17eb72182d3dcfac834eed3512ea205eac9d1',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@2d8b71fc63578a93726c05e0565c3ef064bdc1ba',
'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@581279dedd59d8353322fc2d61be07ccdcad0f13',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@0cfe9e7219148716dfd30b37f4d21753f098707a',
'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@3fb31803aa89b9f2df2f9dee9f36a7d0f7ab54bc',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@a8a23d26337016c57834f11bfc6a9a2d9448cd76',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/spirv-tools/src
Submodule src updated 1 files
+14 −0 CHANGES
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 83e9ec to 30f8ac

0 comments on commit 95d6e34

Please sign in to comment.