Struct ash::vk::ViewportWScalingNV [−][src]
Expand description
Fields
xcoeff: f32
ycoeff: f32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ViewportWScalingNV
impl Send for ViewportWScalingNV
impl Sync for ViewportWScalingNV
impl Unpin for ViewportWScalingNV
impl UnwindSafe for ViewportWScalingNV
Blanket Implementations
Mutably borrows from an owned value. Read more