Searched refs:max_sampler_allocation_count (Results 1 – 2 of 2) sorted by relevance
513 pub max_sampler_allocation_count: u32, field944 … default () , max_sample_mask_words : Default :: default () , max_sampler_allocation_count : Defau… in default()949 …) . unwrap () , max_sampler_allocation_count : [properties_ffi . properties_vulkan10 . properties … in from()
9134 pub max_sampler_allocation_count: u32, field9245 max_sampler_allocation_count: u32::default(), in default()9420 pub fn max_sampler_allocation_count(mut self, max_sampler_allocation_count: u32) -> Self { in max_sampler_allocation_count() method9421 self.inner.max_sampler_allocation_count = max_sampler_allocation_count; in max_sampler_allocation_count()