withFlagW method

Int32x4 withFlagW (bool w)

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

Implementation

Int32x4 withFlagW(bool w);