Crate dacite

Source

Modules§

amd_rasterization_order
See extension VK_AMD_rasterization_order
android_types
Android type definitions
core
Vulkan core specification
ext_debug_marker
See extension VK_EXT_debug_marker
ext_debug_report
See extension VK_EXT_debug_report
ext_validation_flags
See extension VK_EXT_validation_flags
khr_android_surface
See extension VK_KHR_android_surface
khr_display
See extension VK_KHR_display
khr_display_swapchain
See extension VK_KHR_display_swapchain
khr_get_physical_device_properties2
See extension VK_KHR_get_physical_device_properties2
khr_mir_surface
See extension VK_KHR_mir_surface
khr_surface
See extension VK_KHR_surface
khr_swapchain
See extension VK_KHR_swapchain
khr_wayland_surface
See extension VK_KHR_wayland_surface
khr_win32_surface
See extension VK_KHR_win32_surface
khr_xcb_surface
See extension VK_KHR_xcb_surface
khr_xlib_surface
See extension VK_KHR_xlib_surface
mir_types
Mir type definitions
nv_dedicated_allocation
See extension VK_NV_dedicated_allocation
nv_external_memory
See extension VK_NV_external_memory
nv_external_memory_capabilities
See extension VK_NV_external_memory_capabilities
nv_external_memory_win32
See extension VK_NV_external_memory_win32
nv_win32_keyed_mutex
See extension VK_NV_win32_keyed_mutex
wayland_types
Wayland type definitions
win32_types
Windows type definitions
xcb_types
X11 xcb type definitions
xlib_types
X11 xlib type definitions

Structs§

TryDestroyError

Enums§

TryDestroyErrorKind
Indicates the kind of error, which occurred while trying to delete a Vulkan object.

Constants§

DACITE_API_VERSION
DACITE_API_VERSION_1_0
DACITE_API_VERSION_MAJOR
DACITE_API_VERSION_MINOR
DACITE_API_VERSION_PATCH

Traits§

FromNativeObject
Trait for creating dacite Vulkan objects from native FFI objects.
VulkanObject