Struct spirv::OpSatConvertSToU [] [src]

pub struct OpSatConvertSToU {
    pub result_type: Id,
    pub result: Id,
    pub signedValue: Id,
}

Fields

Trait Implementations

impl Debug for OpSatConvertSToU
[src]

Formats the value using the given formatter.