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

◆ BitwiseClear() [7/20]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.BitwiseClear ( Vector128< short > value,
Vector128< short > mask )
inlinestaticinherited

Definition at line 4079 of file AdvSimd.cs.

4080 {
4081 throw new PlatformNotSupportedException();
4082 }