Struct vulkanalia_sys::MultiDrawInfoEXT
source · [−]Expand description
Fields
first_vertex: u32vertex_count: u32Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
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