Struct spirv::OpGetKernelNDrangeSubGroupCount [] [src]

pub struct OpGetKernelNDrangeSubGroupCount {
    pub result_type: Id,
    pub result: Id,
    pub nd_range: Id,
    pub invoke: Id,
}

Fields

Trait Implementations

impl Debug for OpGetKernelNDrangeSubGroupCount
[src]

Formats the value using the given formatter.