Struct vks::khr_display::VkDisplayPlanePropertiesKHR [] [src]

#[repr(C)]
pub struct VkDisplayPlanePropertiesKHR { pub currentDisplay: VkDisplayKHR, pub currentStackIndex: u32, }

Fields

Trait Implementations

impl Debug for VkDisplayPlanePropertiesKHR
[src]

[src]

Formats the value using the given formatter.

impl Copy for VkDisplayPlanePropertiesKHR
[src]

impl Clone for VkDisplayPlanePropertiesKHR
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for VkDisplayPlanePropertiesKHR
[src]

[src]

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