Struct lava::VkImage[][src]

pub struct VkImage { /* fields omitted */ }

Methods

impl VkImage
[src]

Trait Implementations

impl Debug for VkImage
[src]

Formats the value using the given formatter. Read more

impl Copy for VkImage
[src]

impl Clone for VkImage
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkImage
[src]

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

Auto Trait Implementations

impl !Send for VkImage

impl !Sync for VkImage