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

◆ CompareLessThan() [1/14]

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

Definition at line 4484 of file AdvSimd.cs.

4485 {
4486 throw new PlatformNotSupportedException();
4487 }