Struct spirv::OpUnordered [] [src]

pub struct OpUnordered {
    pub result_type: Id,
    pub result: Id,
    pub x: Id,
    pub y: Id,
}

Fields

Trait Implementations

impl Debug for OpUnordered
[src]

Formats the value using the given formatter.