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

◆ Max() [7/14]

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

Definition at line 6144 of file AdvSimd.cs.

6145 {
6146 throw new PlatformNotSupportedException();
6147 }