Skip to content

Commit

Permalink
Roll vulkan-deps from 6bf0a68d2621 to e86c56f0d3e6 (10 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/vulkan-deps.git/+log/6bf0a68d2621..e86c56f0d3e6

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/3454c3618be8754cb2cec77dc21b142121dc606a..63ebbe367c8c219e262a2bf78b7395b74cc9d9af
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/ce92630396c2fd2d6d04819369116af4fb141a28..5f1e86cb55c48949d8a25eb8e03e6930c4179ed9
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/c21cdf42bd0ae076d4d200337b9c0f6aa0481f8c..7a83084ef84cc0d47c31d2872a4939c4c59186a1
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/9e1ba445cb9ef5267c6062e91c2fa978b1771ba6..e94085e2167e33b6b18474da24ff18f46bc56976
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/dcb6173f7463ed233696e18eb9992cbe11262af0..9123b8c04b378c1b81899314e3060a80f255a24b
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/27fb703e7ae415867c17c305ef6738d6f114b2a7..aedaf488c1b9a5d7186013870d8223eac5a3421f

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-dawn-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 Dawn: https://bugs.chromium.org/p/dawn/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: I5540371765e5a5eeba38a2875d6c1955f3750097
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212816
Bot-Commit: Dawn Autoroller <[email protected]>
Commit-Queue: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Oct 29, 2024
1 parent 7574245 commit e3a9e61
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -284,12 +284,12 @@ deps = {
},

'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@6bf0a68d2621f6a18239c92a6636b199ba1e2728',
'url': '{chromium_git}/vulkan-deps@e86c56f0d3e6dfce5a16d822e9c2da6b67da7457',
'condition': 'dawn_standalone',
},

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@3454c3618be8754cb2cec77dc21b142121dc606a',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@63ebbe367c8c219e262a2bf78b7395b74cc9d9af',
'condition': 'dawn_standalone',
},

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

'third_party/spirv-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@ce92630396c2fd2d6d04819369116af4fb141a28',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@5f1e86cb55c48949d8a25eb8e03e6930c4179ed9',
'condition': 'dawn_standalone',
},

Expand All @@ -314,22 +314,22 @@ deps = {
},

'third_party/vulkan-loader/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@c21cdf42bd0ae076d4d200337b9c0f6aa0481f8c',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@7a83084ef84cc0d47c31d2872a4939c4c59186a1',
'condition': 'dawn_standalone',
},

'third_party/vulkan-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@9e1ba445cb9ef5267c6062e91c2fa978b1771ba6',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@e94085e2167e33b6b18474da24ff18f46bc56976',
'condition': 'dawn_standalone',
},

'third_party/vulkan-utility-libraries/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@dcb6173f7463ed233696e18eb9992cbe11262af0',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@9123b8c04b378c1b81899314e3060a80f255a24b',
'condition': 'dawn_standalone',
},

'third_party/vulkan-validation-layers/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@27fb703e7ae415867c17c305ef6738d6f114b2a7',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@aedaf488c1b9a5d7186013870d8223eac5a3421f',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 6bf0a6 to e86c56
2 changes: 1 addition & 1 deletion third_party/vulkan-loader/src
2 changes: 1 addition & 1 deletion third_party/vulkan-tools/src
Submodule src updated 1 files
+9 −2 scripts/update_deps.py
2 changes: 1 addition & 1 deletion third_party/vulkan-utility-libraries/src
2 changes: 1 addition & 1 deletion third_party/vulkan-validation-layers/src
Submodule src updated 25 files
+7 −0 layers/core_checks/cc_external_object.cpp
+9 −0 layers/core_checks/cc_synchronization.cpp
+43 −13 layers/gpu/descriptor_validation/gpuav_descriptor_set.cpp
+5 −3 layers/gpu/descriptor_validation/gpuav_descriptor_set.h
+58 −94 layers/gpu/descriptor_validation/gpuav_descriptor_validation.cpp
+1 −1 layers/gpu/descriptor_validation/gpuav_descriptor_validation.h
+20 −19 layers/gpu/instrumentation/gpuav_instrumentation.cpp
+5 −5 layers/gpu/instrumentation/gpuav_instrumentation.h
+17 −12 layers/gpu/resources/gpuav_shader_resources.h
+5 −5 layers/gpu/resources/gpuav_subclasses.cpp
+2 −2 layers/gpu/resources/gpuav_subclasses.h
+6 −10 layers/gpu/shaders/instrumentation/bindless_descriptor.comp
+3 −6 layers/gpu/shaders/instrumentation/non_bindless_oob_buffer.comp
+3 −6 layers/gpu/shaders/instrumentation/non_bindless_oob_texel_buffer.comp
+3 −7 layers/gpu/shaders/instrumentation/post_process_descriptor_index.comp
+2 −3 layers/state_tracker/queue_state.cpp
+3 −9 layers/state_tracker/queue_state.h
+21 −14 layers/state_tracker/semaphore_state.cpp
+13 −0 layers/state_tracker/semaphore_state.h
+1 −1 layers/vulkan/generated/gpuav_shader_hash.h
+161 −165 layers/vulkan/generated/instrumentation_bindless_descriptor_comp.cpp
+120 −121 layers/vulkan/generated/instrumentation_non_bindless_oob_buffer_comp.cpp
+120 −122 layers/vulkan/generated/instrumentation_non_bindless_oob_texel_buffer_comp.cpp
+41 −48 layers/vulkan/generated/instrumentation_post_process_descriptor_index_comp.cpp
+45 −0 tests/unit/external_memory_sync.cpp

0 comments on commit e3a9e61

Please sign in to comment.