Enum spirv::enumerations::GroupOperation [] [src]

pub enum GroupOperation {
    GroupOperationReduce,
    GroupOperationInclusiveScan,
    GroupOperationExclusiveScan,
}

Variants

Trait Implementations

impl Debug for GroupOperation
[src]

Formats the value using the given formatter.