Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs17481 pub struct PhysicalDeviceExternalSemaphoreInfoBuilder<'a> { struct
17486 impl<'a> ::std::ops::Deref for PhysicalDeviceExternalSemaphoreInfoBuilder<'a> { implementation
17492 impl<'a> ::std::ops::DerefMut for PhysicalDeviceExternalSemaphoreInfoBuilder<'a> { implementation
17497 impl<'a> PhysicalDeviceExternalSemaphoreInfoBuilder<'a> { impl