Type Alias wgpu::core::naga::back::msl::BindingMap

source ·
pub type BindingMap = BTreeMap<ResourceBinding, BindTarget>;
Available on wgpu_core and crate feature msl-out only.

Aliased Type§

struct BindingMap { /* private fields */ }