runtime: Add a new IcdKind for Vulkan meta-layers
Vulkan meta-layers doesn't have the library_path
field in their
manifests.
For this reason we need to separately handle them because otherwise our
assertions about library_path
not being NULL will fail, like the one
in collect_vulkan_layers()
.
This fixes the issue reported on https://github.com/ValveSoftware/steam-runtime/issues/306
/cc @smcv
Merge request reports
Activity
added 7 commits
-
36166448...868a04db - 6 commits from branch
master
- 03119055 - runtime: Add a new IcdKind for Vulkan meta-layers
-
36166448...868a04db - 6 commits from branch
enabled an automatic merge when the pipeline for 03119055 succeeds
mentioned in commit 56c93c3f
Please register or sign in to reply