Struct vks::VkViewportWScalingNV [] [src]

#[repr(C)]
pub struct VkViewportWScalingNV { pub xcoeff: f32, pub ycoeff: f32, }

Fields

Trait Implementations

impl Debug for VkViewportWScalingNV
[src]

Formats the value using the given formatter.

impl Copy for VkViewportWScalingNV
[src]

impl Clone for VkViewportWScalingNV
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkViewportWScalingNV
[src]

Returns the "default value" for a type. Read more