Struct spirv::OpConstantFalse [] [src]

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

Fields

Trait Implementations

impl Debug for OpConstantFalse
[src]

Formats the value using the given formatter.