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

◆ DuplicateSelectedScalarToVector64() [12/14]

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

Definition at line 4854 of file AdvSimd.cs.

4855 {
4856 throw new PlatformNotSupportedException();
4857 }