Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs36822 pub struct QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { struct
36826 unsafe impl ExtendsQueryPoolCreateInfo for QueryPoolPerformanceQueryCreateInfoINTELBuilder<'_> {} argument
36828 impl<'a> ::std::ops::Deref for QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { implementation
36834 impl<'a> ::std::ops::DerefMut for QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { implementation
36839 impl<'a> QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { impl