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

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

Aliased Type§

struct BindingMap { /* private fields */ }