shuffle 抽象方法

Float32x4 shuffle(
  1. int mask
)

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

实现

Float32x4 shuffle(int mask);