Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs31200 pub struct SemaphoreWaitInfoBuilder<'a> { struct
31204 impl<'a> ::std::ops::Deref for SemaphoreWaitInfoBuilder<'a> { argument
31210 impl<'a> ::std::ops::DerefMut for SemaphoreWaitInfoBuilder<'a> { implementation
31215 impl<'a> SemaphoreWaitInfoBuilder<'a> { implementation