Function naga::front::wgsl::parse::conv::map_subgroup_operation

source ยท
pub fn map_subgroup_operation(
    word: &str,
) -> Option<(SubgroupOperation, CollectiveOperation)>