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

◆ ShiftLogicalSaturate() [1/14]

static Vector128< byte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftLogicalSaturate ( Vector128< byte > value,
Vector128< sbyte > count )
inlinestaticinherited

Definition at line 9229 of file AdvSimd.cs.

9230 {
9231 throw new PlatformNotSupportedException();
9232 }