min(_:_:)
Vector-scalar minimum. Each component of the result is the minimum of the corresponding element of the input vector and the scalar.
Declaration
func min(_ vector: simd_half3, _ scalar: Float16) -> simd_half3Vector-scalar minimum. Each component of the result is the minimum of the corresponding element of the input vector and the scalar.
func min(_ vector: simd_half3, _ scalar: Float16) -> simd_half3