Struct spirv::OpSpecConstant [] [src]

pub struct OpSpecConstant {
    pub result_type: Id,
    pub result: Id,
    pub value: [LiteralNumber; 1],
}

Fields

Trait Implementations

impl Debug for OpSpecConstant
[src]

Formats the value using the given formatter.