wgpu_core::validation

Type Alias StageIo

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

Aliased Typeยง

struct StageIo { /* private fields */ }