对 this 和 other 中的通道值进行洗牌。返回的 Int32x4 将有 XY 通道来自 this,ZW 通道来自 other。使用与 shuffle 相同的 mask。
other
mask
Int32x4 shuffleMix(Int32x4 other, int mask);