Struct vks::VkImageType [] [src]

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

Methods

impl VkImageType
[src]

Trait Implementations

impl Default for VkImageType
[src]

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

impl Copy for VkImageType
[src]

impl Clone for VkImageType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for VkImageType
[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 VkImageType
[src]

impl Hash for VkImageType
[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 VkImageType
[src]

Formats the value using the given formatter.