Struct spirv::OpConstant [] [src]

pub struct OpConstant {
    pub result_type: Id,
    pub result: Id,
    pub value: LiteralNumber,
}

Fields

Trait Implementations

impl Debug for OpConstant
[src]

Formats the value using the given formatter.