Struct spirv::OpGroupFAdd [] [src]

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

Fields

Trait Implementations

impl Debug for OpGroupFAdd
[src]

Formats the value using the given formatter.