Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs1894 pub memory_heap_count: u32, field
1944 pub fn memory_heap_count(mut self, memory_heap_count: u32) -> Self { in memory_heap_count() method