Searched refs:PhysicalDeviceCoherentMemoryFeaturesAMDBuilder (Results 1 – 1 of 1) sorted by relevance
40614 pub fn builder<'a>() -> PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'a> { in builder()40615 PhysicalDeviceCoherentMemoryFeaturesAMDBuilder { in builder()40622 pub struct PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'a> { struct40626 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'_> {} argument40628 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'_> {} implementation40630 impl<'a> ::std::ops::Deref for PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'a> { implementation40636 impl<'a> ::std::ops::DerefMut for PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'a> { implementation40641 impl<'a> PhysicalDeviceCoherentMemoryFeaturesAMDBuilder<'a> { impl