Struct ash::extensions::experimental::amd::PhysicalDeviceWaveLimitPropertiesAmdBuilder [−][src]
pub struct PhysicalDeviceWaveLimitPropertiesAmdBuilder<'a> { /* fields omitted */ }
Implementations
pub fn push_next<T>(
self,
next: &'a mut T
) -> PhysicalDeviceWaveLimitPropertiesAmdBuilder<'a> where
T: ExtendsPhysicalDeviceWaveLimitPropertiesAmd,
Methods from Deref<Target = PhysicalDeviceWaveLimitPropertiesAmd>
Trait Implementations
The resulting type after dereferencing.