Struct spirv::OpSpecConstantComposite [] [src]

pub struct OpSpecConstantComposite {
    pub result_type: Id,
    pub result: Id,
    pub constituents: [Id; 1],
}

Fields

Trait Implementations

impl Debug for OpSpecConstantComposite
[src]

Formats the value using the given formatter.