Type Alias VkQueueFlags

Source
pub type VkQueueFlags = VkFlags;

Trait Implementations§

Source§

impl From<QueueFlags> for VkQueueFlags

Source§

fn from(value: QueueFlags) -> Self

Converts to this type from the input type.