Struct lava::VkFramebufferCreateFlags[][src]

pub struct VkFramebufferCreateFlags {}

Methods

impl VkFramebufferCreateFlags
[src]

Trait Implementations

impl Debug for VkFramebufferCreateFlags
[src]

Formats the value using the given formatter. Read more

impl Clone for VkFramebufferCreateFlags
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VkFramebufferCreateFlags
[src]

impl Default for VkFramebufferCreateFlags
[src]

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

Auto Trait Implementations