Searched refs:max_mesh_output_primitives (Results 1 – 2 of 2) sorted by relevance
417 pub max_mesh_output_primitives: Option<u32>, field944 …ult () , max_mesh_output_memory_size : Default :: default () , max_mesh_output_primitives : Defaul… in default()949 …max_mesh_output_primitives : [properties_ffi . properties_mesh_shader_ext . map (| s | s . max_mes… in from()
35058 pub max_mesh_output_primitives: u32, field35078 max_mesh_output_primitives: u32::default(), in default()35161 pub fn max_mesh_output_primitives(mut self, max_mesh_output_primitives: u32) -> Self { in max_mesh_output_primitives() method35162 self.inner.max_mesh_output_primitives = max_mesh_output_primitives; in max_mesh_output_primitives()35362 pub max_mesh_output_primitives: u32, field35397 max_mesh_output_primitives: u32::default(), in default()35539 pub fn max_mesh_output_primitives(mut self, max_mesh_output_primitives: u32) -> Self { in max_mesh_output_primitives() method35540 self.inner.max_mesh_output_primitives = max_mesh_output_primitives; in max_mesh_output_primitives()