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