Searched refs:max_mesh_output_vertices (Results 1 – 2 of 2) sorted by relevance
419 pub max_mesh_output_vertices: Option<u32>, field944 …fault () , max_mesh_output_primitives : Default :: default () , max_mesh_output_vertices : Default… in default()949 …max_mesh_output_vertices : [properties_ffi . properties_mesh_shader_ext . map (| s | s . max_mesh_… in from()
35057 pub max_mesh_output_vertices: u32, field35077 max_mesh_output_vertices: u32::default(), in default()35156 pub fn max_mesh_output_vertices(mut self, max_mesh_output_vertices: u32) -> Self { in max_mesh_output_vertices() method35157 self.inner.max_mesh_output_vertices = max_mesh_output_vertices; in max_mesh_output_vertices()35361 pub max_mesh_output_vertices: u32, field35396 max_mesh_output_vertices: u32::default(), in default()35534 pub fn max_mesh_output_vertices(mut self, max_mesh_output_vertices: u32) -> Self { in max_mesh_output_vertices() method35535 self.inner.max_mesh_output_vertices = max_mesh_output_vertices; in max_mesh_output_vertices()