Struct ash::vk::MultiDrawInfoEXT [−][src]
Expand description
Fields
first_vertex: u32vertex_count: u32Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for MultiDrawInfoEXT
impl Send for MultiDrawInfoEXT
impl Sync for MultiDrawInfoEXT
impl Unpin for MultiDrawInfoEXT
impl UnwindSafe for MultiDrawInfoEXT
Blanket Implementations
Mutably borrows from an owned value. Read more