Searched refs:max_mesh_output_vertices (Results 1 – 2 of 2) sorted by relevance
7465 max_mesh_output_vertices => {7470 ffi_name: max_mesh_output_vertices,
30989 pub max_mesh_output_vertices: u32, field31008 max_mesh_output_vertices: u32::default(), in default()31075 pub fn max_mesh_output_vertices(mut self, max_mesh_output_vertices: u32) -> Self { in max_mesh_output_vertices() method31076 self.inner.max_mesh_output_vertices = max_mesh_output_vertices; in max_mesh_output_vertices()