Searched defs:max_mesh_work_group_count (Results 1 – 2 of 2) sorted by relevance
429 pub max_mesh_work_group_count: Option<[u32; 3]>, field
35353 pub max_mesh_work_group_count: [u32; 3], field35486 pub fn max_mesh_work_group_count(mut self, max_mesh_work_group_count: [u32; 3]) -> Self { in max_mesh_work_group_count() method