Struct vks::VkDisplayPlanePropertiesKHR [] [src]

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

Fields

Trait Implementations

impl Debug for VkDisplayPlanePropertiesKHR
[src]

Formats the value using the given formatter.

impl Copy for VkDisplayPlanePropertiesKHR
[src]

impl Clone for VkDisplayPlanePropertiesKHR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkDisplayPlanePropertiesKHR
[src]

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