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

◆ VectorTableLookup() [1/2]

static Vector64< byte > System.Runtime.Intrinsics.Arm.AdvSimd.VectorTableLookup ( Vector128< byte > table,
Vector64< byte > byteIndexes )
inlinestaticinherited

Definition at line 10854 of file AdvSimd.cs.

10855 {
10856 throw new PlatformNotSupportedException();
10857 }