Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs45154 pub struct PhysicalDeviceMutableDescriptorTypeFeaturesVALVEBuilder<'a> { struct
45158 unsafe impl ExtendsPhysicalDeviceFeatures2
45159 for PhysicalDeviceMutableDescriptorTypeFeaturesVALVEBuilder<'_> argument
45163 unsafe impl ExtendsDeviceCreateInfo
45168 impl<'a> ::std::ops::Deref for PhysicalDeviceMutableDescriptorTypeFeaturesVALVEBuilder<'a> { implementation
45174 impl<'a> ::std::ops::DerefMut for PhysicalDeviceMutableDescriptorTypeFeaturesVALVEBuilder<'a> { implementation
45179 impl<'a> PhysicalDeviceMutableDescriptorTypeFeaturesVALVEBuilder<'a> { impl