Struct spirv::OpGroupReserveWritePipePackets [] [src]

pub struct OpGroupReserveWritePipePackets {
    pub result_type: Id,
    pub result: Id,
    pub scope: Scope,
    pub p: Id,
    pub num_packets: Id,
}

Fields

Trait Implementations

impl Debug for OpGroupReserveWritePipePackets
[src]

Formats the value using the given formatter.