Struct spirv::OpBranch [] [src]

pub struct OpBranch {
    pub targetLabel: Id,
}

Fields

Trait Implementations

impl Debug for OpBranch
[src]

Formats the value using the given formatter.