derelict-vulkan v0.0.12-alpha (2017-11-03T20:11:52Z)
Dub
Repo
vkGetPhysicalDeviceWaylandPresentationSupportKHR
derelict
vulkan
system
posix
wayland
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
version(VK_USE_PLATFORM_WAYLAND_KHR && none)
extern (
System
)
VkBool32
vkGetPhysicalDeviceWaylandPresentationSupportKHR
(
VkPhysicalDevice
physicalDevice
,
uint
queueFamilyIndex
,
wl_display
*
display
)
Meta
Source
See Implementation
derelict
vulkan
system
posix
wayland
aliases
PFN_vkCreateWaylandSurfaceKHR
PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR
VkWaylandSurfaceCreateFlagsKHR
functions
vkCreateWaylandSurfaceKHR
vkGetPhysicalDeviceWaylandPresentationSupportKHR
manifest constants
VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME
VK_KHR_WAYLAND_SURFACE_SPEC_VERSION
VK_KHR_wayland_surface
mixin templates
WaylandFunctions
structs
VkWaylandSurfaceCreateInfoKHR