Struct lava::VkRenderPass[][src]

pub struct VkRenderPass { /* fields omitted */ }

Methods

impl VkRenderPass
[src]

Trait Implementations

impl Debug for VkRenderPass
[src]

Formats the value using the given formatter. Read more

impl Copy for VkRenderPass
[src]

impl Clone for VkRenderPass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkRenderPass
[src]

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

Auto Trait Implementations

impl !Send for VkRenderPass

impl !Sync for VkRenderPass