Enum asi_vulkan::BufferBuilderType[][src]

pub enum BufferBuilderType {
    Uniform,
    Vertex,
}

Variants

Auto Trait Implementations