Module vulkan_rs::prelude::vk_khr_wayland_surface [] [src]

Reexports

pub use util::vk_null_handle;
pub use util::VkNullHandle;
pub use util::VkResultObj;
pub use util::VkError;
pub use util::VkVersion;
pub use platform as vk_platform;

Structs

VkWaylandSurfaceCreateInfoKHR

Constants

VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME
VK_KHR_WAYLAND_SURFACE_SPEC_VERSION
VK_STRUCTURE_TYPE_WAYLAND_SURFACE_CREATE_INFO_KHR

Functions

vkCreateWaylandSurfaceKHR
vkGetPhysicalDeviceWaylandPresentationSupportKHR
vk_null

Creates a null mutable raw pointer.

Type Definitions

VkWaylandSurfaceCreateFlagsKHR