simd_ushort4
A vector of four 16-bit unsigned integer elements.
Declaration
typealias simd_ushort4 = SIMD4<UInt16>Topics
Functions to Create Four-Element Vectors From Other Vectors
simd_make_ushort4(_:)simd_make_ushort4(_:)simd_make_ushort4(_:)simd_make_ushort4(_:)simd_make_ushort4(_:)simd_make_ushort4(_:)simd_make_ushort4(_:_:)simd_make_ushort4_undef(_:)simd_make_ushort4_undef(_:)
Functions to Create Four-Element Vectors From Scalar Values
Functions to Create Four-Element Vectors From Combinations of Vectors and Scalar Values
simd_make_ushort4(_:_:_:)simd_make_ushort4(_:_:)simd_make_ushort4(_:_:_:)simd_make_ushort4(_:_:_:)simd_make_ushort4(_:_:)