Commit c01fb33
Manual roll vulkan-deps from 1fa2eb257bf0 to 58a9b6e76b58 (9 revisions)
Manual roll requested by ynovikov@google.com
https://chromium.googlesource.com/vulkan-deps.git/+log/1fa2eb257bf0..58a9b6e76b58
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/196627ca4ebb72cb1367755b9d97a9ed716e4728..b18ee987c900b7d84908b32add45610032e25d28
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,solti@google.com,ynovikov@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: None
Tbr: solti@google.com,ynovikov@google.com
Change-Id: I5d53877be3ecc058ee8b3a3571962e1a3e2ae581
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6167404
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>1 parent c10f5e3 commit c01fb33
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1017 | 1017 | | |
1018 | 1018 | | |
1019 | 1019 | | |
1020 | | - | |
| 1020 | + | |
1021 | 1021 | | |
1022 | 1022 | | |
1023 | 1023 | | |
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
1070 | | - | |
| 1070 | + | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | 1073 | | |
| |||
Submodule vulkan-deps updated from 1fa2eb2 to 58a9b6e
- BUILD.md+26
- docs/generated_code.md+2
- layers/chassis/dispatch_object_manual.cpp+2-14
- layers/core_checks/cc_pipeline.cpp+35-4
- layers/gpu/cmd_validation/gpuav_draw.cpp+4
- layers/state_tracker/state_tracker.cpp+12
- layers/state_tracker/state_tracker.h+4-3
- layers/stateless/sl_instance_device.cpp+4-10
- layers/stateless/sl_pipeline.cpp-57
- layers/stateless/sl_ray_tracing.cpp-5
- layers/stateless/stateless_validation.h+1-7
- layers/vulkan/generated/feature_requirements_helper.cpp+13-13
- layers/vulkan/generated/stateless_validation_helper.cpp+3-35
- layers/vulkan/generated/stateless_validation_helper.h+3-3
- scripts/generators/stateless_validation_helper_generator.py+12-8
- tests/README.md+8-34
- tests/unit/command_positive.cpp+5-6
- tests/unit/gpu_av_index_buffer_positive.cpp+33
- tests/unit/instanceless.cpp+43-4
- tests/unit/other_positive.cpp+23-4
- tests/unit/others.cpp+6-5
- tests/unit/sync_object.cpp+296
0 commit comments