Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Simd::Vec1 Member List

This is the complete list of members for AZ::Simd::Vec1, including all inherited members.

Abs(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Abs(Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Acos(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Add(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Add(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
And(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
And(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
AndNot(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
AndNot(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
AngleMod(FloatArgType value)AZ::Simd::Vec1static
Atan(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Atan2(FloatArgType y, FloatArgType x) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CastToFloat(Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CastToInt(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Ceil(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Clamp(FloatArgType value, FloatArgType min, FloatArgType max) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Clamp(Int32ArgType value, Int32ArgType min, Int32ArgType max) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpAllEq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpAllEq(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpAllGt(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpAllGtEq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpAllLt(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpAllLtEq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpEq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpEq(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpGt(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpGt(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpGtEq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpGtEq(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpLt(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpLt(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpLtEq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpLtEq(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpNeq(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
CmpNeq(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ConvertToFloat(Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ConvertToInt(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ConvertToIntNearest(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Cos(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Div(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ElementCount (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ExpEstimate(FloatArgType x) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Floor(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
LoadAligned(const float *__restrict addr) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
LoadAligned(const int32_t *__restrict addr) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
LoadImmediate(float x) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
LoadImmediate(int32_t x) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
LoadUnaligned(const float *__restrict addr) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
LoadUnaligned(const int32_t *__restrict addr) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Madd(FloatArgType mul1, FloatArgType mul2, FloatArgType add) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Madd(Int32ArgType mul1, Int32ArgType mul2, Int32ArgType add) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Max(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Max(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Min(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Min(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Mod(FloatArgType value, FloatArgType divisor)AZ::Simd::Vec1static
Mul(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Mul(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Not(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Not(Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Or(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Or(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Reciprocal(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ReciprocalEstimate(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Round(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Select(FloatArgType arg1, FloatArgType arg2, FloatArgType mask) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Select(Int32ArgType arg1, Int32ArgType arg2, Int32ArgType mask) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
SelectFirst(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1inlinestatic
SelectIndex0(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Sin(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
SinCos(FloatArgType value, FloatType &sin, FloatType &cos) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Splat(float value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Splat(int32_t value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Sqrt(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
SqrtEstimate(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
SqrtInv(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
SqrtInvEstimate(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
StoreAligned(float *__restrict addr, FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
StoreAligned(int32_t *__restrict addr, Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
StoreUnaligned(float *__restrict addr, FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
StoreUnaligned(int32_t *__restrict addr, Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
StreamAligned(float *__restrict addr, FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
StreamAligned(int32_t *__restrict addr, Int32ArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Sub(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Sub(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Truncate(FloatArgType value) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Wrap(FloatArgType value, FloatArgType minValue, FloatArgType maxValue)AZ::Simd::Vec1static
Xor(FloatArgType arg1, FloatArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
Xor(Int32ArgType arg1, Int32ArgType arg2) (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ZeroFloat() (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static
ZeroInt() (defined in AZ::Simd::Vec1)AZ::Simd::Vec1static