Struct ash::vk::XYColorEXT [−][src]
Expand description
Fields
x: f32
y: f32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for XYColorEXT
impl Send for XYColorEXT
impl Sync for XYColorEXT
impl Unpin for XYColorEXT
impl UnwindSafe for XYColorEXT
Blanket Implementations
Mutably borrows from an owned value. Read more