Struct vks::VkSubpassContents [] [src]

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

Methods

impl VkSubpassContents
[src]

Trait Implementations

impl Default for VkSubpassContents
[src]

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

impl Copy for VkSubpassContents
[src]

impl Clone for VkSubpassContents
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for VkSubpassContents
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for VkSubpassContents
[src]

impl Hash for VkSubpassContents
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Debug for VkSubpassContents
[src]

Formats the value using the given formatter.