Struct ash::vk::BindShaderGroupIndirectCommandNV [−][src]
#[repr(C)]pub struct BindShaderGroupIndirectCommandNV { pub group_index: u32, }
Expand description
Fields
group_index: u32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for BindShaderGroupIndirectCommandNV
impl Sync for BindShaderGroupIndirectCommandNV
impl Unpin for BindShaderGroupIndirectCommandNV
Blanket Implementations
Mutably borrows from an owned value. Read more