Lines Matching +full:vulkan +full:- +full:loader
26 * - I want type safety in here, but I don't want to require vulkan.h from
28 * - I don't especially want this to be an interface outside of Mesa itself
29 * - Ideally dri_interface.h wouldn't even be a thing anymore
31 * So instead let's just keep this as a Mesa-internal detail.
38 #include <vulkan/vulkan_core.h>
45 * This extension defines the core GL-atop-VK functionality. This is used by the
46 * zink driver to implement GL (or other APIs) natively atop Vulkan, without
60 /* This is called by a kopper-aware loader in preference to the one
63 * on-screen surfaces (eg X11 window) and trying to create a swapchain for
77 * Kopper loader extension.
106 /* Asks the loader to fill in VkWhateverSurfaceCreateInfo etc. */
108 /* Asks the loader to fill in the drawable's width and height */