Struct spirv::OpEnqueueMarker [] [src]

pub struct OpEnqueueMarker {
    pub result_type: Id,
    pub result: Id,
    pub q: Id,
    pub num_events: Id,
    pub wait_events: Id,
    pub ret_events: Id,
}

Fields

Trait Implementations

impl Debug for OpEnqueueMarker
[src]

Formats the value using the given formatter.