mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-18 23:18:12 +02:00
As spotted in the wild, building without Vulkan still picks up Vulkan headers. This drops the VkInstance alltogether as that's not really used. As this file appears to be pulling XCB headers guard them as well. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| vulkan-pipeline.c | ||
| vulkan-pixel-format.c | ||
| vulkan-renderer-internal.h | ||
| vulkan-renderer.c | ||
| vulkan-renderer.h | ||
| vulkan_fragment_shader.frag | ||
| vulkan_vertex_shader_surface.vert | ||
| vulkan_vertex_shader_texcoord.vert | ||