Struct spirv::OpTypeFloat [] [src]

pub struct OpTypeFloat {
    pub result: Id,
    pub width: LiteralNumber,
}

Fields

the of the new type.

Trait Implementations

impl Debug for OpTypeFloat
[src]

Formats the value using the given formatter.