pub type VkQueueFlags = VkFlags;Trait Implementations§
Source§impl From<QueueFlags> for VkQueueFlags
impl From<QueueFlags> for VkQueueFlags
Source§fn from(value: QueueFlags) -> Self
fn from(value: QueueFlags) -> Self
Converts to this type from the input type.