Struct spirv::OpWaitGroupEvents [] [src]

pub struct OpWaitGroupEvents {
    pub result_type: Id,
    pub result: Id,
    pub scope: Scope,
    pub num_events: Id,
    pub events_list: Id,
}

Fields

Trait Implementations

impl Debug for OpWaitGroupEvents
[src]

Formats the value using the given formatter.