Struct lava::VkSampler[][src]

pub struct VkSampler { /* fields omitted */ }

Methods

impl VkSampler
[src]

Trait Implementations

impl Debug for VkSampler
[src]

Formats the value using the given formatter. Read more

impl Copy for VkSampler
[src]

impl Clone for VkSampler
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkSampler
[src]

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

Auto Trait Implementations

impl !Send for VkSampler

impl !Sync for VkSampler