Struct wgpu_hal::BindGroupEntry
source · [−]Fields
binding: u32
resource_index: u32
count: u32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BindGroupEntry
impl Send for BindGroupEntry
impl Sync for BindGroupEntry
impl Unpin for BindGroupEntry
impl UnwindSafe for BindGroupEntry
Blanket Implementations
Mutably borrows from an owned value. Read more