Struct vks::instance_proc_addr_loader::NV_clip_space_w_scaling [] [src]

pub struct NV_clip_space_w_scaling {
    pub pfn_vkCmdSetViewportWScalingNV: PFN_vkCmdSetViewportWScalingNV,
    // some fields omitted
}

Fields

Methods

impl NV_clip_space_w_scaling
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for NV_clip_space_w_scaling
[src]

impl Clone for NV_clip_space_w_scaling
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NV_clip_space_w_scaling
[src]

[src]

Formats the value using the given formatter.

impl Default for NV_clip_space_w_scaling
[src]

[src]

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