Skip to content

Commit

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

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/592de6cf78e0fb359fc3e2854c9dc0f3cf6d4820..ffd454c57bdbea8ae493df7a5d2733ae2b02cb81
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/d205aff40b4e15d4c568523ee6a26f85138126d9..a6a5dc0d078ade9bde75bd78404462509cbdce99
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/438875314dc838d130098127c6e908798500fecc..25049cde8bf8b0a8053aec5016472d2874e0ef94
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/40294f25aa4522fe309504aaf30c1c259e11b75b..7e82aea5fc1394d417a0df6a5680a4cce5c37286
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/9b6e18888be3ac761a3f71594c3949f8dc862ccc..7ea05992a52e96426bd4c56ea12d208e0d6c9a5f
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/be0b0bba40ae901c82bbaa47770d629192957a19..ca255ba30c995e3ac0ef6798540ee254904f86c2

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: Ib4fbc2fdb96ec2ff86d4eed74664fea9149b6f60
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203734
Bot-Commit: Dawn Autoroller <[email protected]>
Commit-Queue: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Aug 23, 2024
1 parent c49ea17 commit 98cd274
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 @@ -278,12 +278,12 @@ deps = {
},

'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@2df89413855e10530427e68975d5dfdbfe734f14',
'url': '{chromium_git}/vulkan-deps@fd71362612ade98d79b27e5de776d1e57ef12596',
'condition': 'dawn_standalone',
},

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@592de6cf78e0fb359fc3e2854c9dc0f3cf6d4820',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@ffd454c57bdbea8ae493df7a5d2733ae2b02cb81',
'condition': 'dawn_standalone',
},

Expand All @@ -303,27 +303,27 @@ deps = {
},

'third_party/vulkan-headers/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@d205aff40b4e15d4c568523ee6a26f85138126d9',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@a6a5dc0d078ade9bde75bd78404462509cbdce99',
'condition': 'dawn_standalone',
},

'third_party/vulkan-loader/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@438875314dc838d130098127c6e908798500fecc',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@25049cde8bf8b0a8053aec5016472d2874e0ef94',
'condition': 'dawn_standalone',
},

'third_party/vulkan-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@40294f25aa4522fe309504aaf30c1c259e11b75b',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@7e82aea5fc1394d417a0df6a5680a4cce5c37286',
'condition': 'dawn_standalone',
},

'third_party/vulkan-utility-libraries/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@9b6e18888be3ac761a3f71594c3949f8dc862ccc',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@7ea05992a52e96426bd4c56ea12d208e0d6c9a5f',
'condition': 'dawn_standalone',
},

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

Expand Down
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 2df894 to fd7136
2 changes: 1 addition & 1 deletion third_party/vulkan-validation-layers/src
Submodule src updated 37 files
+8 −0 BUILD.gn
+1 −1 layers/core_checks/cc_descriptor.cpp
+1 −1 layers/core_checks/cc_pipeline_graphics.cpp
+41 −3 layers/gpu/instrumentation/gpu_shader_instrumentor.cpp
+2 −2 layers/gpu/instrumentation/gpu_shader_instrumentor.h
+79 −0 layers/gpu/instrumentation/gpuav_instrumentation.cpp
+3 −0 layers/gpu/instrumentation/gpuav_instrumentation.h
+10 −0 layers/gpu/shaders/gpu_error_codes.h
+9 −0 layers/gpu/shaders/gpu_error_header.h
+135 −0 layers/gpu/shaders/instrumentation/non_bindless_oob_buffer.comp
+138 −0 layers/gpu/shaders/instrumentation/non_bindless_oob_texel_buffer.comp
+8 −0 layers/gpu/spirv/CMakeLists.txt
+12 −187 layers/gpu/spirv/bindless_descriptor_pass.cpp
+0 −3 layers/gpu/spirv/bindless_descriptor_pass.h
+2 −0 layers/gpu/spirv/link.h
+57 −7 layers/gpu/spirv/module.cpp
+9 −0 layers/gpu/spirv/module.h
+212 −0 layers/gpu/spirv/non_bindless_oob_buffer_pass.cpp
+50 −0 layers/gpu/spirv/non_bindless_oob_buffer_pass.h
+234 −0 layers/gpu/spirv/non_bindless_oob_texel_buffer_pass.cpp
+51 −0 layers/gpu/spirv/non_bindless_oob_texel_buffer_pass.h
+144 −0 layers/gpu/spirv/pass.cpp
+2 −0 layers/gpu/spirv/pass.h
+63 −0 layers/gpu/spirv/type_manager.cpp
+3 −0 layers/gpu/spirv/type_manager.h
+2 −2 layers/state_tracker/descriptor_sets.cpp
+8 −5 layers/state_tracker/descriptor_sets.h
+167 −0 layers/vulkan/generated/instrumentation_non_bindless_oob_buffer_comp.cpp
+30 −0 layers/vulkan/generated/instrumentation_non_bindless_oob_buffer_comp.h
+167 −0 layers/vulkan/generated/instrumentation_non_bindless_oob_texel_buffer_comp.cpp
+30 −0 layers/vulkan/generated/instrumentation_non_bindless_oob_texel_buffer_comp.h
+4 −0 scripts/generate_source.py
+18 −0 tests/spirv/instrumentation.cpp
+47 −0 tests/unit/descriptors.cpp
+2 −2 tests/unit/geometry_tessellation.cpp
+196 −22 tests/unit/gpu_av_oob.cpp
+70 −10 tests/unit/gpu_av_oob_positive.cpp

0 comments on commit 98cd274

Please sign in to comment.