shuffle abstract method
- int mask
Shuffle the lane values. mask
must be one of the 256 shuffle constants.
Implementation
Float32x4 shuffle(int mask);
Shuffle the lane values. mask
must be one of the 256 shuffle constants.
Float32x4 shuffle(int mask);