Struct ash::vk::RectLayerKHR [−][src]
Expand description
Fields
offset: Offset2D
extent: Extent2D
layer: u32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RectLayerKHR
impl Send for RectLayerKHR
impl Sync for RectLayerKHR
impl Unpin for RectLayerKHR
impl UnwindSafe for RectLayerKHR
Blanket Implementations
Mutably borrows from an owned value. Read more