Type Alias wgpu::core::validation::StageIo

pub type StageIo = HashMap<u32, InterfaceVar, BuildHasherDefault<FxHasher>>;
Available on wgpu_core only.

Aliased Type§

struct StageIo { /* private fields */ }