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

◆ CompareGreaterThan() [10/14]

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

Definition at line 4319 of file AdvSimd.cs.

4320 {
4321 throw new PlatformNotSupportedException();
4322 }