Struct spirv_utils::desc::SelectionControl [] [src]

pub struct SelectionControl(_);

Methods

impl SelectionControl
[src]

Trait Implementations

impl Copy for SelectionControl
[src]

impl Clone for SelectionControl
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for SelectionControl
[src]

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

This method tests for !=.

impl Hash for SelectionControl
[src]

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

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

impl From<u32> for SelectionControl
[src]

Performs the conversion.

impl Debug for SelectionControl
[src]

Formats the value using the given formatter.