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

◆ DuplicateSelectedScalarToVector128() [6/14]

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

Definition at line 4984 of file AdvSimd.cs.

4985 {
4986 throw new PlatformNotSupportedException();
4987 }