Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs27706 pub struct SemaphoreWaitInfoBuilder<'a> { struct
27710 impl<'a> ::std::ops::Deref for SemaphoreWaitInfoBuilder<'a> { argument
27716 impl<'a> ::std::ops::DerefMut for SemaphoreWaitInfoBuilder<'a> { implementation
27721 impl<'a> SemaphoreWaitInfoBuilder<'a> { impl