Contents

vUInt32

A 128-bit vector packed with unsigned int values.

Declaration

typealias vUInt32 = SIMD4<UInt32>

See Also

vecLibTypes