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

◆ DuplicateSelectedScalarToVector128() [5/14]

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

Definition at line 4959 of file AdvSimd.cs.

4960 {
4961 throw new PlatformNotSupportedException();
4962 }