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

◆ ConvertToInt32RoundToPositiveInfinity() [1/2]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.ConvertToInt32RoundToPositiveInfinity ( Vector128< float > value)
inlinestaticinherited

Definition at line 4709 of file AdvSimd.cs.

4710 {
4711 throw new PlatformNotSupportedException();
4712 }