Skip to content

vulkan/wsi: fix build when platform headers are installed in non-standard locations

Eric Engestrom requested to merge eric/mesa:meson-wsi-path-fix into main

Anything that uses the platform defines in vulkan_wsi_list will need to be able to resole the includes they trigger, which are provided by vulkan_wsi_deps.

Closes: #10304 (closed) Cc: mesa-stable

Edited by Eric Engestrom

Merge request reports