Module simd

Module simd 

Source
Expand description

A number of SIMD extension traits.

Traits§

Splat4thExt
Splatting every 4th element in the vector, used for splatting the alpha value of a color to all lanes.

Functions§

element_wise_splat
Splat each single element in the vector to 4 lanes.