derelict-vulkan v0.0.12-alpha (2017-11-03T20:11:52Z)
Dub
Repo
VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME
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)
extern (
System
)
enum
VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME
=
"VK_KHR_wayland_surface"
;
Meta
Source
See Source File
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