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

◆ ConvertToSingle() [1/4]

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

Definition at line 4744 of file AdvSimd.cs.

4745 {
4746 throw new PlatformNotSupportedException();
4747 }