Contents

simd_make_short4(_:_:)

Returns a new vector from the specified vectors.

Declaration

func simd_make_short4(_ xy: simd_short2, _ zw: simd_short2) -> simd_short4

See Also

Functions to Create Four-Element Vectors From Other Vectors