Struct vulkanalia_sys::SampleLocationEXT
source · [−]Expand description
Fields
x: f32y: f32Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for SampleLocationEXT
impl Send for SampleLocationEXT
impl Sync for SampleLocationEXT
impl Unpin for SampleLocationEXT
impl UnwindSafe for SampleLocationEXT
Blanket Implementations
Mutably borrows from an owned value. Read more