Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ NegateSaturate() [1/6]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.NegateSaturate ( Vector128< int > value)
inlinestaticinherited

Definition at line 7814 of file AdvSimd.cs.

7815 {
7816 throw new PlatformNotSupportedException();
7817 }