Struct spirv::OpCaptureEventProfilingInfo [] [src]

pub struct OpCaptureEventProfilingInfo {
    pub event: Id,
    pub info: KernelProfilingInfoShift,
    pub status: Id,
}

Fields

Trait Implementations

impl Debug for OpCaptureEventProfilingInfo
[src]

Formats the value using the given formatter.