Commit 7d1e4e1
Manual Roll vulkan-deps from 5107e9eef1bc to af8c2ea541d3
https://chromium.googlesource.com/vulkan-deps.git/+log/5107e9eef1bc..af8c2ea541d3
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/f6940d2b8a9dc6de805c48eb3e8bafd65118b25c..337fdb6a284fe7f7e374a14271f8e20e579f3263
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/dc22b23433ab3a390b4c75710836691fdb6f11f4..af5376ef7061716a95ab2bc321aeae4f77958a28
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 angle-team@google.com,yuxinhu@google.com 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: angleproject:443133082
Tbr: yuxinhu@google.com
Change-Id: I577cc5555b99aa1f903313a83d96ed755634dd79
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6923245
Reviewed-by: Yuxin Hu <yuxinhu@google.com>
Commit-Queue: Yuxin Hu <yuxinhu@google.com>
Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>1 parent ebf2917 commit 7d1e4e1
5 files changed
Lines changed: 8 additions & 6 deletions
File tree
- src/libANGLE/renderer/vulkan
- third_party
- spirv-tools
- vulkan-validation-layers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | | - | |
| 1053 | + | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
| |||
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | | - | |
| 1078 | + | |
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
| |||
1100 | 1100 | | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | | - | |
| 1103 | + | |
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| |||
Submodule vulkan-deps updated from 5107e9e to af8c2ea
- layers/core_checks/cc_cmd_buffer.cpp+59-52
- layers/core_checks/cc_cmd_buffer_dynamic.cpp+86-91
- layers/core_checks/cc_descriptor.cpp+2-2
- layers/core_checks/cc_device_memory.cpp+11-9
- layers/core_checks/cc_shader_interface.cpp+30-8
- layers/drawdispatch/descriptor_validator.cpp+4-2
- layers/error_message/error_strings.h+7
- layers/layer_options.cpp+1
- layers/layer_options.h+4
- layers/state_tracker/cmd_buffer_state.cpp+2
- layers/state_tracker/pipeline_library_state.cpp+18
- layers/state_tracker/pipeline_library_state.h+18
- layers/stateless/sl_cmd_buffer.cpp-15
- layers/utils/math_utils.h+8
- tests/unit/descriptor_buffer.cpp+6-2
- tests/unit/dynamic_rendering_local_read_positive.cpp+104
- tests/unit/transform_feedback.cpp+2-2
- tests/unit/vertex_input_positive.cpp+31
0 commit comments