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

◆ DuplicateSelectedScalarToVector128() [12/14]

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

Definition at line 4924 of file AdvSimd.cs.

4925 {
4926 throw new PlatformNotSupportedException();
4927 }