Type Alias wgpu_core::validation::StageIo

source ·
pub type StageIo = HashMap<ShaderLocation, InterfaceVar, BuildHasherDefault<FxHasher>>;

Aliased Type§

struct StageIo { /* private fields */ }