Struct spirv::OpReserveReadPipePackets [] [src]

pub struct OpReserveReadPipePackets {
    pub result_type: Id,
    pub result: Id,
    pub p: Id,
    pub num_packets: Id,
}

Fields

Trait Implementations

impl Debug for OpReserveReadPipePackets
[src]

Formats the value using the given formatter.