Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs35962 pub struct PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { struct
35966 unsafe impl ExtendsPhysicalDeviceProperties2
35967 for PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'_> argument
35971 impl<'a> ::std::ops::Deref for PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { implementation
35977 impl<'a> ::std::ops::DerefMut for PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { implementation
35982 impl<'a> PhysicalDevicePerformanceQueryPropertiesKHRBuilder<'a> { impl