Struct spirv::OpConvertSToF [] [src]

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

Fields

Trait Implementations

impl Debug for OpConvertSToF
[src]

Formats the value using the given formatter.