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

◆ ConvertToInt32RoundToZero() [1/2]

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

Definition at line 4724 of file AdvSimd.cs.

4725 {
4726 throw new PlatformNotSupportedException();
4727 }