Type Alias VkBufferUsageFlags

Source
pub type VkBufferUsageFlags = VkFlags;

Trait Implementations§

Source§

impl From<BufferUsage> for VkBufferUsageFlags

Source§

fn from(value: BufferUsage) -> Self

Converts to this type from the input type.