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

◆ DuplicateSelectedScalarToVector128() [13/14]

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

Definition at line 4949 of file AdvSimd.cs.

4950 {
4951 throw new PlatformNotSupportedException();
4952 }