Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs42632 pub struct QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { struct
42636 unsafe impl ExtendsQueryPoolCreateInfo for QueryPoolPerformanceQueryCreateInfoINTELBuilder<'_> {} implementation
42638 impl<'a> ::std::ops::Deref for QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { implementation
42644 impl<'a> ::std::ops::DerefMut for QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { implementation
42649 impl<'a> QueryPoolPerformanceQueryCreateInfoINTELBuilder<'a> { implementation