Searched defs:requires_features (Results 1 – 1 of 1) sorted by relevance
20 fn requires_features(name: &str) -> &'static [&'static str] { in requires_features() function86 requires_features: Vec<Ident>, field558 let requires_features = requires_features(vulkan_name); in features_members() localVariable