Struct spirv::OpExtInst [] [src]

pub struct OpExtInst {
    pub result_type: Id,
    pub result_id: Id,
    pub set: Id,
    pub instruction: LiteralNumber,
    pub operands: [Id; 1],
}

Fields

Trait Implementations

impl Debug for OpExtInst
[src]

Formats the value using the given formatter.