Struct spirv::OpSelectionMerge [] [src]

pub struct OpSelectionMerge {
    pub label: Id,
    pub selection_control_shift: SelectionControlShift,
}

Fields

Trait Implementations

impl Debug for OpSelectionMerge
[src]

Formats the value using the given formatter.