Home
last modified time | relevance | path

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

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