Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs70110 pub struct ExportMetalSharedEventInfoEXTBuilder<'a> { struct
70114 unsafe impl ExtendsExportMetalObjectsInfoEXT for ExportMetalSharedEventInfoEXTBuilder<'_> {} argument
70116 impl<'a> ::std::ops::Deref for ExportMetalSharedEventInfoEXTBuilder<'a> { implementation
70122 impl<'a> ::std::ops::DerefMut for ExportMetalSharedEventInfoEXTBuilder<'a> { implementation
70127 impl<'a> ExportMetalSharedEventInfoEXTBuilder<'a> { implementation