withFlagZ method

Int32x4 withFlagZ (bool z)

Returns a new Int32x4 copied from this with a new z value.

Implementation

Int32x4 withFlagZ(bool z);