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

◆ Max() [5/14]

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

Definition at line 6124 of file AdvSimd.cs.

6125 {
6126 throw new PlatformNotSupportedException();
6127 }