Handle
VkDevice
Opaque handle to a device object
Logical devices are represented by VkDevice handles:
VK_DEFINE_HANDLE(VkDevice)
#[repr(transparent)]
pub struct Device(_);
Parent
VK_VERSION_1_0Type
Handle
Logical devices are represented by VkDevice handles:
VK_DEFINE_HANDLE(VkDevice)
#[repr(transparent)]
pub struct Device(_);