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

◆ RoundToZero() [4/4]

static Vector256< float > System.Runtime.Intrinsics.X86.Avx.RoundToZero ( Vector256< float > value)
inlinestaticinherited

Definition at line 807 of file Avx.cs.

808 {
809 return RoundToZero(value);
810 }
static Vector256< float > RoundToZero(Vector256< float > value)
Definition Avx.cs:807

References System.Runtime.Intrinsics.X86.Avx.RoundToZero(), and System.value.

Referenced by System.Runtime.Intrinsics.X86.Avx.RoundToZero(), and System.Runtime.Intrinsics.X86.Avx.RoundToZero().