Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs17562 pub struct ExternalSemaphorePropertiesBuilder<'a> { struct
17566 impl<'a> ::std::ops::Deref for ExternalSemaphorePropertiesBuilder<'a> { argument
17572 impl<'a> ::std::ops::DerefMut for ExternalSemaphorePropertiesBuilder<'a> { implementation
17577 impl<'a> ExternalSemaphorePropertiesBuilder<'a> { implementation