Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs19552 pub struct MemoryAllocateFlagsInfoBuilder<'a> { struct
19556 unsafe impl ExtendsMemoryAllocateInfo for MemoryAllocateFlagsInfoBuilder<'_> {} argument
19558 impl<'a> ::std::ops::Deref for MemoryAllocateFlagsInfoBuilder<'a> { implementation
19564 impl<'a> ::std::ops::DerefMut for MemoryAllocateFlagsInfoBuilder<'a> { implementation
19569 impl<'a> MemoryAllocateFlagsInfoBuilder<'a> { implementation