Struct spirv::OpGetKernelNDrangeMaxSubGroupSize [] [src]

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

Fields

Trait Implementations

impl Debug for OpGetKernelNDrangeMaxSubGroupSize
[src]

Formats the value using the given formatter.