Contents

vBool32

A 128-bit vector packed with bool int values.

Declaration

typealias vBool32 = SIMD4<UInt32>

See Also

vecLibTypes