Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs33393 pub struct DeviceMemoryOverallocationCreateInfoAMDBuilder<'a> { struct
33397 unsafe impl ExtendsDeviceCreateInfo for DeviceMemoryOverallocationCreateInfoAMDBuilder<'_> {} argument
33399 impl<'a> ::std::ops::Deref for DeviceMemoryOverallocationCreateInfoAMDBuilder<'a> { implementation
33405 impl<'a> ::std::ops::DerefMut for DeviceMemoryOverallocationCreateInfoAMDBuilder<'a> { implementation
33410 impl<'a> DeviceMemoryOverallocationCreateInfoAMDBuilder<'a> { implementation