pub fn raw_buffer_atomic_smax<'c>(
context: &'c Context,
value: Value<'c, '_>,
memref: Value<'c, '_>,
indices: &[Value<'c, '_>],
location: Location<'c>
) -> RawBufferAtomicSmaxOperation<'c>
Expand description
Creates a raw_buffer_atomic_smax
operation.