Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs13326 pub struct ExportMemoryAllocateInfoNVBuilder<'a> { struct
13330 unsafe impl ExtendsMemoryAllocateInfo for ExportMemoryAllocateInfoNVBuilder<'_> {} implementation
13332 impl<'a> ::std::ops::Deref for ExportMemoryAllocateInfoNVBuilder<'a> { implementation
13338 impl<'a> ::std::ops::DerefMut for ExportMemoryAllocateInfoNVBuilder<'a> { implementation
13343 impl<'a> ExportMemoryAllocateInfoNVBuilder<'a> { implementation