Struct spirv::OpGroupFMax [] [src]

pub struct OpGroupFMax {
    pub result_type: Id,
    pub result: Id,
    pub scope: Scope,
    pub operation: GroupOperation,
    pub x: Id,
}

Fields

Trait Implementations

impl Debug for OpGroupFMax
[src]

Formats the value using the given formatter.