Struct spirv::OpGroupAny [] [src]

pub struct OpGroupAny {
    pub result_type: Id,
    pub result: Id,
    pub scope: Scope,
    pub predicate: Id,
}

Fields

Trait Implementations

impl Debug for OpGroupAny
[src]

Formats the value using the given formatter.