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

◆ CompareGreaterThanOrEqual() [5/14]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.CompareGreaterThanOrEqual ( Vector128< short > left,
Vector128< short > right )
inlinestaticinherited

Definition at line 4419 of file AdvSimd.cs.

4420 {
4421 throw new PlatformNotSupportedException();
4422 }