Struct dvk::core::VkPipeline [] [src]

#[repr(C)]
pub struct VkPipeline(_);

Methods

impl VkPipeline
[src]

Trait Implementations

impl Clone for VkPipeline
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VkPipeline
[src]