Crate dacite [−] [src]
Modules
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 |