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

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

Aliased Type§

struct BindingMap { /* private fields */ }