Searched defs:max_draw_mesh_tasks_count (Results 1 – 2 of 2) sorted by relevance
323 pub max_draw_mesh_tasks_count: Option<u32>, field
35049 pub max_draw_mesh_tasks_count: u32, field35116 pub fn max_draw_mesh_tasks_count(mut self, max_draw_mesh_tasks_count: u32) -> Self { in max_draw_mesh_tasks_count() method