Struct spirv::OpFOrdLessThanEqual [] [src]

pub struct OpFOrdLessThanEqual {
    pub result_type: Id,
    pub result: Id,
    pub operand1: Id,
    pub operand2: Id,
}

Fields

Trait Implementations

impl Debug for OpFOrdLessThanEqual
[src]

Formats the value using the given formatter.