Struct spirv::InstructionHeader [] [src]

pub struct InstructionHeader {
    pub word_count: u16,
    pub opcode: Op,
}

Fields

Trait Implementations

impl Debug for InstructionHeader
[src]

Formats the value using the given formatter.