Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs69625 pub struct ExportMetalCommandQueueInfoEXTBuilder<'a> { struct
69629 unsafe impl ExtendsExportMetalObjectsInfoEXT for ExportMetalCommandQueueInfoEXTBuilder<'_> {} argument
69631 impl<'a> ::std::ops::Deref for ExportMetalCommandQueueInfoEXTBuilder<'a> { implementation
69637 impl<'a> ::std::ops::DerefMut for ExportMetalCommandQueueInfoEXTBuilder<'a> { implementation
69642 impl<'a> ExportMetalCommandQueueInfoEXTBuilder<'a> { impl