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

◆ VectorTableLookupExtension() [1/2]

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

Definition at line 10864 of file AdvSimd.cs.

10865 {
10866 throw new PlatformNotSupportedException();
10867 }