Commit d305e35
Roll vulkan-deps from bb498dc53b8b to 7cd8dafa530d (6 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/bb498dc53b8b..7cd8dafa530d
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/913a3fa7a6b47eee715c3c7759c9d0bbff5a6da7..84947d15251ee05b6a9588afdbc463b5f6b4641c
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/706e40e47d58b7ad285325de66b439cc1c6cb926..22d306c467ad47e5cadd7234a51a4cf99e89ec2a
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-angle-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 ANGLE:
https://bugs.chromium.org/p/angleproject/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: I2f5a2eef1d204ed6f3dbcb4a088555dd1e6b8b66
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7044185
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>1 parent 6e57cdf commit d305e35
File tree
4 files changed
+6
-6
lines changed- third_party
- vulkan-utility-libraries
- vulkan-validation-layers
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1088 | 1088 | | |
1089 | 1089 | | |
1090 | 1090 | | |
1091 | | - | |
| 1091 | + | |
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
| |||
1133 | 1133 | | |
1134 | 1134 | | |
1135 | 1135 | | |
1136 | | - | |
| 1136 | + | |
1137 | 1137 | | |
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | | - | |
| 1141 | + | |
1142 | 1142 | | |
1143 | 1143 | | |
1144 | 1144 | | |
| |||
Submodule vulkan-deps updated from bb498dc to 7cd8daf
- layers/core_checks/cc_cmd_buffer_dynamic.cpp+16-10
- layers/core_checks/cc_pipeline_graphics.cpp+14-8
- layers/state_tracker/cmd_buffer_state.cpp+2-2
- layers/state_tracker/pipeline_state.cpp+31-3
- layers/state_tracker/pipeline_state.h+5
- layers/sync/sync_access_context.cpp+143-41
- layers/sync/sync_access_context.h+81-26
- layers/sync/sync_access_state.cpp+11-2
- layers/sync/sync_access_state.h+1
- layers/sync/sync_commandbuffer.cpp+2
- layers/sync/sync_op.cpp+29-22
- layers/sync/sync_op.h+4-11
- layers/sync/sync_renderpass.cpp+37-17
- layers/sync/sync_renderpass.h+7-6
- layers/vulkan/generated/dynamic_state_helper.h+30
- scripts/generators/dynamic_state_generator.py+100-73
- tests/framework/error_monitor.cpp+1
- tests/unit/amd_best_practices.cpp+35-44
- tests/unit/arm_best_practices.cpp+22-12
- tests/unit/best_practices.cpp+13-18
- tests/unit/best_practices_positive.cpp+1
- tests/unit/descriptors.cpp+3-2
- tests/unit/device_generated_commands.cpp+1
- tests/unit/dynamic_rendering_local_read.cpp+20-20
- tests/unit/dynamic_state.cpp+35-1
- tests/unit/dynamic_state_positive.cpp+53
- tests/unit/fragment_shading_rate.cpp+1
- tests/unit/geometry_tessellation.cpp+4
- tests/unit/graphics_library.cpp+1
- tests/unit/host_image_copy.cpp+1
- tests/unit/image.cpp+2-2
- tests/unit/mesh.cpp+1
- tests/unit/nvidia_best_practices.cpp+4-4
- tests/unit/pipeline_positive.cpp+70
- tests/unit/ray_tracing.cpp+7-4
- tests/unit/render_pass_positive.cpp+1-1
- tests/unit/shader_object.cpp+2-3
- tests/unit/wsi.cpp+4-1
0 commit comments