Type Alias webrender_build::shader_features::ShaderFeatures
source · pub type ShaderFeatures = HashMap<&'static str, Vec<String>>;
Aliased Type§
struct ShaderFeatures { /* private fields */ }
pub type ShaderFeatures = HashMap<&'static str, Vec<String>>;
struct ShaderFeatures { /* private fields */ }