Searched defs:max_mesh_work_group_total_count (Results 1 – 2 of 2) sorted by relevance
435 pub max_mesh_work_group_total_count: Option<u32>, field
35352 pub max_mesh_work_group_total_count: u32, field35481 pub fn max_mesh_work_group_total_count(mut self, max_mesh_work_group_total_count: u32) -> Self { in max_mesh_work_group_total_count() method