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

◆ DuplicateSelectedScalarToVector128() [10/14]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.DuplicateSelectedScalarToVector128 ( Vector64< int > value,
byte index )
inlinestaticinherited

Definition at line 4929 of file AdvSimd.cs.

4930 {
4931 throw new PlatformNotSupportedException();
4932 }