Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs23737 pub max_memory_allocation_size: DeviceSize, field
23780 pub fn max_memory_allocation_size(mut self, max_memory_allocation_size: DeviceSize) -> Self { in max_memory_allocation_size() method
39230 pub max_memory_allocation_size: DeviceSize, field
39351 pub fn max_memory_allocation_size(mut self, max_memory_allocation_size: DeviceSize) -> Self { in max_memory_allocation_size() method