Type Alias webrender_build::shader_features::ShaderFeatures

source ·
pub type ShaderFeatures = HashMap<&'static str, Vec<String>>;

Aliased Type§

struct ShaderFeatures { /* private fields */ }