simd_make_long4(_:_:)
Returns a new vector from a scalar value and a vector.
Declaration
func simd_make_long4(_ x: simd_long1, _ yzw: simd_long3) -> simd_long4Returns a new vector from a scalar value and a vector.
func simd_make_long4(_ x: simd_long1, _ yzw: simd_long3) -> simd_long4