weston/libweston/renderer-vulkan
Marius Vlad b2c8f35c23 renderer-vulkan: Allow to compile without Vulkan renderer
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>
2025-06-02 14:37:59 +03:00
..
meson.build libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
vulkan-pipeline.c libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
vulkan-pixel-format.c libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
vulkan-renderer-internal.h libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
vulkan-renderer.c vulkan-renderer: add readback for renderbuffers 2025-05-27 17:13:02 +02:00
vulkan-renderer.h renderer-vulkan: Allow to compile without Vulkan renderer 2025-06-02 14:37:59 +03:00
vulkan_fragment_shader.frag libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
vulkan_vertex_shader_surface.vert libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
vulkan_vertex_shader_texcoord.vert libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00