Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs8176 pub max_memory_allocation_count: u32, field
8447 pub fn max_memory_allocation_count(mut self, max_memory_allocation_count: u32) -> Self { in max_memory_allocation_count() method