Home
last modified time | relevance | path

Searched defs:max_memory_allocation_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs407 pub max_memory_allocation_size: Option<DeviceSize>, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs26625 pub max_memory_allocation_size: DeviceSize, field
26674 pub fn max_memory_allocation_size(mut self, max_memory_allocation_size: DeviceSize) -> Self { in max_memory_allocation_size() method
45406 pub max_memory_allocation_size: DeviceSize, field
45546 pub fn max_memory_allocation_size(mut self, max_memory_allocation_size: DeviceSize) -> Self { in max_memory_allocation_size() method