Commit 7d88faf
authored
build(deps): bump third-party/FFmpeg/Vulkan-Loader
Bumps [third-party/FFmpeg/Vulkan-Loader](https://github.com/KhronosGroup/Vulkan-Loader) from `92f4230` to `0d210fd`.
- [Commits](KhronosGroup/Vulkan-Loader@92f4230...0d210fd)
---
updated-dependencies:
- dependency-name: third-party/FFmpeg/Vulkan-Loader
dependency-version: 0d210fdf88a81b0e833096079f73dda477da62f8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50c17bf commit 7d88faf
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule Vulkan-Loader updated 25 files
- .github/workflows/build.yml+87-18
- .github/workflows/codeql.yml+1-1
- .github/workflows/format.yml+1-1
- .github/workflows/reuse-compliance.yml+1-1
- CMakeLists.txt+54-2
- loader/CMakeLists.txt+16
- loader/allocation.c+3-2
- loader/asm_offset.c+1-1
- loader/debug_utils.c+12-8
- loader/extension_manual.c+3-1
- loader/loader.c+307-282
- loader/loader.h+14-2
- loader/loader.rc+2-2
- loader/loader_linux.c+10-4
- loader/loader_windows.c+65-171
- loader/loader_windows.h+13-15
- loader/terminator.c+8-5
- loader/unknown_ext_chain_marmasm.asm+117
- loader/wsi.c+32-8
- scripts/known_good.json+1-1
- scripts/update_deps.py+3-1
- tests/loader_fuzz_tests.cpp+20
- tests/loader_get_proc_addr_tests.cpp+61-5
- tests/loader_layer_tests.cpp+1-1
- tests/loader_regression_tests.cpp+9-6
0 commit comments