Searched refs:max_memory_allocation_size (Results 1 – 2 of 2) sorted by relevance
407 pub max_memory_allocation_size: Option<DeviceSize>, field944 …ult () , max_memory_allocation_count : Default :: default () , max_memory_allocation_size : Defaul… in default()949 …max_memory_allocation_size : [properties_ffi . properties_vulkan11 . map (| s | s . max_memory_all… in from()
26625 pub max_memory_allocation_size: DeviceSize, field26634 max_memory_allocation_size: DeviceSize::default(), in default()26674 pub fn max_memory_allocation_size(mut self, max_memory_allocation_size: DeviceSize) -> Self { in max_memory_allocation_size() method26675 self.inner.max_memory_allocation_size = max_memory_allocation_size; in max_memory_allocation_size()45406 pub max_memory_allocation_size: DeviceSize, field45428 max_memory_allocation_size: DeviceSize::default(), in default()45546 pub fn max_memory_allocation_size(mut self, max_memory_allocation_size: DeviceSize) -> Self { in max_memory_allocation_size() method45547 self.inner.max_memory_allocation_size = max_memory_allocation_size; in max_memory_allocation_size()