simd_make_long3(_:_:)
Returns a new vector from a vector and a scalar value.
Declaration
func simd_make_long3(_ xy: simd_long2, _ z: simd_long1) -> simd_long3Returns a new vector from a vector and a scalar value.
func simd_make_long3(_ xy: simd_long2, _ z: simd_long1) -> simd_long3