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

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

Aliased Type§

struct BindingMap { /* private fields */ }