Struct spirv::OpOrdered [] [src]

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

Fields

Trait Implementations

impl Debug for OpOrdered
[src]

Formats the value using the given formatter.