Struct ash::vk::types::SurfaceFormatKHR [] [src]

#[repr(C)]
pub struct SurfaceFormatKHR { pub format: Format, pub color_space: ColorSpaceKHR, }

Fields

Trait Implementations

impl Debug for SurfaceFormatKHR
[src]

[src]

Formats the value using the given formatter.

impl Clone for SurfaceFormatKHR
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more