Shuffle the lane values in this and other
. The returned Int32x4 will have XY lanes from this and ZW lanes from other
. Uses the same mask
as shuffle.
Int32x4 shuffleMix(Int32x4 other, int mask);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-typed_data/Int32x4/shuffleMix.html