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

◆ Max() [14/14]

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

Definition at line 6109 of file AdvSimd.cs.

6110 {
6111 throw new PlatformNotSupportedException();
6112 }