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

◆ ExtractVector128() [1/10]

static Vector128< byte > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractVector128 ( Vector128< byte > upper,
Vector128< byte > lower,
byte index )
inlinestaticinherited

Definition at line 5329 of file AdvSimd.cs.

5330 {
5331 throw new PlatformNotSupportedException();
5332 }