Struct lava::VkBufferView[][src]

pub struct VkBufferView { /* fields omitted */ }

Methods

impl VkBufferView
[src]

Trait Implementations

impl Debug for VkBufferView
[src]

Formats the value using the given formatter. Read more

impl Copy for VkBufferView
[src]

impl Clone for VkBufferView
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkBufferView
[src]

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

Auto Trait Implementations

impl !Send for VkBufferView

impl !Sync for VkBufferView