Struct spirv::OpSatConvertUToS [] [src]

pub struct OpSatConvertUToS {
    pub result_type: Id,
    pub result: Id,
    pub unsignedValue: Id,
}

Fields

Trait Implementations

impl Debug for OpSatConvertUToS
[src]

Formats the value using the given formatter.