Skip to content
Snippets Groups Projects
Commit 03119055 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

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



Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent 868a04db
No related branches found
No related tags found
1 merge request!187runtime: Add a new IcdKind for Vulkan meta-layers
Pipeline #5540 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment