Contents

simd_make_uchar32(_:)

Returns a new vector from the specified four-element vector, and other elements set to zero.

Declaration

func simd_make_uchar32(_ other: simd_uchar4) -> simd_uchar32

See Also

Functions to Create Thirty Two-Element Vectors From Other Vectors