Struct spirv::OpLoopMerge [] [src]

pub struct OpLoopMerge {
    pub label: Id,
    pub loop_control_shift: LoopControlShift,
}

Fields

Trait Implementations

impl Debug for OpLoopMerge
[src]

Formats the value using the given formatter.