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

◆ ShiftLeftLogicalSaturate() [1/14]

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

Definition at line 8809 of file AdvSimd.cs.

8810 {
8811 throw new PlatformNotSupportedException();
8812 }