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

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

Aliased Type§

struct BindingMap { /* private fields */ }