Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs41679 pub struct PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { struct
41683 unsafe impl ExtendsPhysicalDeviceProperties2
41684 for PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'_> argument
41688 impl<'a> ::std::ops::Deref for PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { implementation
41694 impl<'a> ::std::ops::DerefMut for PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { implementation
41699 impl<'a> PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { impl