Commit 4890816
Roll vulkan-deps from e756c50d6daf to 81be22d6240b (9 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/e756c50d6daf..81be22d6240b
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/05fdd8629fe2b53ea8f23b55b8a273043e12b20c..b77d86a9e8cabec1b202fb1d724db67eade3836f
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/73c5e04436a2e5e50ee6e83b2dc24636dd21ac57..2a288f8284243645a8a50fe5f4c53209fdbd7905
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/d7a07a8422890bd7eaad68409c1dcd70575f2ec5..4221dc0e9d1d336d8d762d300b5038a7d30288d8
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 senorblanco@google.com,webgpu-developers@google.com 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: senorblanco@google.com
Change-Id: Ie8ea3b1d8b401b8cf19b1c30d3326d4fb08dcb09
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/280775
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>1 parent a458100 commit 4890816
File tree
5 files changed
+8
-8
lines changed- third_party
- vulkan-loader
- vulkan-tools
- vulkan-validation-layers
5 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
Submodule vulkan-deps updated from e756c50 to 81be22d
- .github/workflows/codeql.yml+3-3
- loader/settings.c+15-7
- tests/framework/test_environment.cpp+185-218
- tests/framework/test_environment.h+32-59
- tests/framework/util/manifest_builders.h+1-1
- tests/loader_alloc_callback_tests.cpp+76-90
- tests/loader_debug_ext_tests.cpp+22-25
- tests/loader_envvar_tests.cpp+79-79
- tests/loader_get_proc_addr_tests.cpp+18-20
- tests/loader_handle_validation_tests.cpp+107-164
- tests/loader_layer_tests.cpp+831-972
- tests/loader_phys_dev_inst_ext_tests.cpp+183-169
- tests/loader_regression_tests.cpp+285-310
- tests/loader_settings_tests.cpp+452-496
- tests/loader_threading_tests.cpp+2-2
- tests/loader_unknown_ext_tests.cpp+74-90
- tests/loader_version_tests.cpp+138-126
- tests/loader_wsi_tests.cpp+36-36
- .github/workflows/sdk_android_build.yml+2-2
- .github/workflows/vvl.yml+3-3
- layers/core_checks/cc_query.cpp+70-40
- layers/core_checks/cc_spirv.cpp+16-14
- layers/core_checks/core_validation.h-3
- layers/error_message/logging.cpp+4-2
- layers/sync/sync_access_context.cpp+125-19
- layers/sync/sync_access_context.h+36-87
- layers/sync/sync_renderpass.cpp+1-15
- layers/sync/sync_submit.cpp+2-4
- tests/unit/query.cpp+14-9
- tests/unit/query_positive.cpp+6-4
0 commit comments