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

◆ CompareGreaterThan() [3/14]

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

Definition at line 4354 of file AdvSimd.cs.

4355 {
4356 throw new PlatformNotSupportedException();
4357 }