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

◆ ConvertToUInt32RoundToEven() [1/2]

static Vector128< uint > System.Runtime.Intrinsics.Arm.AdvSimd.ConvertToUInt32RoundToEven ( Vector128< float > value)
inlinestaticinherited

Definition at line 4784 of file AdvSimd.cs.

4785 {
4786 throw new PlatformNotSupportedException();
4787 }