Searched defs:max_mesh_output_components (Results 1 – 2 of 2) sorted by relevance
411 pub max_mesh_output_components: Option<u32>, field
35360 pub max_mesh_output_components: u32, field35529 pub fn max_mesh_output_components(mut self, max_mesh_output_components: u32) -> Self { in max_mesh_output_components() method