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

◆ CompareGreaterThan() [5/14]

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

Definition at line 4349 of file AdvSimd.cs.

4350 {
4351 throw new PlatformNotSupportedException();
4352 }