Searched defs:VmaMixedMap (Results 1 – 1 of 1) sorted by relevance
138 pub fn as_mixedmap_vma(&self) -> Option<&VmaMixedMap> { in as_mixedmap_vma()163 pub struct VmaMixedMap { struct167 // Make all `VmaRef` methods available on `VmaMixedMap`. argument168 impl Deref for VmaMixedMap { implementation177 impl VmaMixedMap { implementation261 pub fn set_mixedmap(&self) -> &VmaMixedMap { in set_mixedmap()