Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs74119 pub struct QueryLowLatencySupportNVBuilder<'a> { struct
74123 unsafe impl ExtendsSemaphoreCreateInfo for QueryLowLatencySupportNVBuilder<'_> {} argument
74125 impl<'a> ::std::ops::Deref for QueryLowLatencySupportNVBuilder<'a> { implementation
74131 impl<'a> ::std::ops::DerefMut for QueryLowLatencySupportNVBuilder<'a> { implementation
74136 impl<'a> QueryLowLatencySupportNVBuilder<'a> { impl