pub fn raw_buffer_atomic_fmax<'c>(
    context: &'c Context,
    value: Value<'c, '_>,
    memref: Value<'c, '_>,
    indices: &[Value<'c, '_>],
    location: Location<'c>
) -> RawBufferAtomicFmaxOperation<'c>
Expand description

Creates a raw_buffer_atomic_fmax operation.