Searched defs:max_task_work_group_total_count (Results 1 – 2 of 2) sorted by relevance
551 pub max_task_work_group_total_count: Option<u32>, field
35345 pub max_task_work_group_total_count: u32, field35442 pub fn max_task_work_group_total_count(mut self, max_task_work_group_total_count: u32) -> Self { in max_task_work_group_total_count() method