Skip to content

Commit

Permalink
Roll vulkan-deps from fb8f0127fca4 to 7aaa4e9a5b34 (9 revisions)
Browse files Browse the repository at this point in the history
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Oct 2, 2024
1 parent 5aa20fd commit 80aced8
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 @@ -977,7 +977,7 @@ deps = {
},

'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@fb8f0127fca4d687f0584b62183572ed39ffc198',
'url': Var('chromium_git') + '/vulkan-deps@7aaa4e9a5b347b0294a7b0002725c5ac67f12894',
'condition': 'not build_with_chromium',
},

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

'third_party/lunarg-vulkantools/src': {
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@b2b32340f481d2c024e96a39aa26b7391684e554',
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@f47ac1956e0206f8f908e2ac6f982a4058001d72',
'condition': 'not build_with_chromium',
},

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

'third_party/vulkan-loader/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@fae95496d8c8047ae206345955c111fd62b5fd5d',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@8bdce6d842ca9f9bd0a4119963b0eb10693f5b23',
'condition': 'not build_with_chromium',
},

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

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

Expand Down
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 fb8f01 to 7aaa4e

0 comments on commit 80aced8

Please sign in to comment.