Struct lava::vk_image_view::VkImageView[][src]

pub struct VkImageView { /* fields omitted */ }

Methods

impl VkImageView
[src]

Trait Implementations

impl Debug for VkImageView
[src]

Formats the value using the given formatter. Read more

impl Copy for VkImageView
[src]

impl Clone for VkImageView
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkImageView
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for VkImageView

impl !Sync for VkImageView