Type Alias wgpu::naga::back::msl::EntryPointResourceMap

source ·
pub type EntryPointResourceMap = BTreeMap<String, EntryPointResources>;
Available on (wgpu_core or naga) and crate feature msl-out only.

Aliased Type§

struct EntryPointResourceMap { /* private fields */ }