Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs34281 pub struct PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTBuilder<'a> { struct
34285 unsafe impl ExtendsPhysicalDeviceFeatures2
34286 for PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTBuilder<'_> argument
34290 unsafe impl ExtendsDeviceCreateInfo
34295 impl<'a> ::std::ops::Deref for PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTBuilder<'a> { implementation
34301 impl<'a> ::std::ops::DerefMut for PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTBuilder<'a> { implementation
34306 impl<'a> PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTBuilder<'a> { implementation