Searched defs:supported_operations (Results 1 – 2 of 2) sorted by relevance
891 pub supported_operations: Option<SubgroupFeatures>, field
23049 pub supported_operations: SubgroupFeatureFlags, field23106 pub fn supported_operations(mut self, supported_operations: SubgroupFeatureFlags) -> Self { in supported_operations() method