Struct spirv::OpNot [] [src]

pub struct OpNot {
    pub result_type: Id,
    pub result: Id,
    pub operand: Id,
}

Fields

Trait Implementations

impl Debug for OpNot
[src]

Formats the value using the given formatter.