Home
last modified time | relevance | path

Searched refs:ExtendsBufferViewCreateInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs3000 pub unsafe trait ExtendsBufferViewCreateInfo {} trait
3043 pub fn push_next<T: ExtendsBufferViewCreateInfo>(mut self, next: &'a mut T) -> Self { in push_next()
69434 unsafe impl ExtendsBufferViewCreateInfo for ExportMetalObjectCreateInfoEXTBuilder<'_> {}
69435 unsafe impl ExtendsBufferViewCreateInfo for ExportMetalObjectCreateInfoEXT {}