Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs17792 pub struct ExportSemaphoreWin32HandleInfoKHRBuilder<'a> { struct
17796 unsafe impl ExtendsSemaphoreCreateInfo for ExportSemaphoreWin32HandleInfoKHRBuilder<'_> {} argument
17798 impl<'a> ::std::ops::Deref for ExportSemaphoreWin32HandleInfoKHRBuilder<'a> { implementation
17804 impl<'a> ::std::ops::DerefMut for ExportSemaphoreWin32HandleInfoKHRBuilder<'a> { implementation
17809 impl<'a> ExportSemaphoreWin32HandleInfoKHRBuilder<'a> { impl