Struct spirv_layout::LocationVariable
source · [−]Fields
location: u32type_id: u32name: Option<String>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LocationVariable
impl Send for LocationVariable
impl Sync for LocationVariable
impl Unpin for LocationVariable
impl UnwindSafe for LocationVariable
Blanket Implementations
Mutably borrows from an owned value. Read more