Struct spirv::OpConstantTrue [] [src]

pub struct OpConstantTrue {
    pub result_type: Id,
    pub result: Id,
}

Fields

Trait Implementations

impl Debug for OpConstantTrue
[src]

Formats the value using the given formatter.