Struct vks::device_proc_addr_loader::GOOGLE_display_timing [] [src]

pub struct GOOGLE_display_timing {
    pub pfn_vkGetPastPresentationTimingGOOGLE: PFN_vkGetPastPresentationTimingGOOGLE,
    pub pfn_vkGetRefreshCycleDurationGOOGLE: PFN_vkGetRefreshCycleDurationGOOGLE,
    // some fields omitted
}

Fields

Methods

impl GOOGLE_display_timing
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for GOOGLE_display_timing
[src]

impl Clone for GOOGLE_display_timing
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GOOGLE_display_timing
[src]

[src]

Formats the value using the given formatter.

impl Default for GOOGLE_display_timing
[src]

[src]

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