Struct ash::vk::SampleLocationEXT [−][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 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