shuffle 抽象方法

Int32x4 shuffle(
  1. int mask
)

洗牌通道值。 mask 必须是 256 个洗牌常数之一。

实现

Int32x4 shuffle(int mask);