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

pub struct GOOGLE_display_timing {
    pub vkGetRefreshCycleDurationGOOGLE: PFN_vkGetRefreshCycleDurationGOOGLE,
    pub vkGetPastPresentationTimingGOOGLE: PFN_vkGetPastPresentationTimingGOOGLE,
}

Fields

Methods

impl GOOGLE_display_timing
[src]

Trait Implementations

impl Copy for GOOGLE_display_timing
[src]

impl Clone for GOOGLE_display_timing
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GOOGLE_display_timing
[src]

Formats the value using the given formatter.

impl Default for GOOGLE_display_timing
[src]

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