Effekseer
Effekseer::SIMD::Int4 メンバ一覧

継承メンバを含む Effekseer::SIMD::Int4 の全メンバ一覧です。

Abs(const Int4 &in) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Cast4f() const (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
Convert4f() const (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
Equal(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
GetW() const (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
GetX() const (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
GetY() const (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
GetZ() const (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
GreaterEqual(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
GreaterThan(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Int4()=default (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4
Int4(const Int4 &rhs)=default (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4
Int4(int32_t x, int32_t y, int32_t z, int32_t w) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
Int4(int32_t i) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
IsZero(const Int4 &in, float epsilon=DefaultEpsilon) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
LessEqual(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
LessThan(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Load2(const void *mem) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Load3(const void *mem) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Load4(const void *mem) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Mask() (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4static
Max(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Min(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
MoveMask(const Int4 &in) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
MulAdd(const Int4 &a, const Int4 &b, const Int4 &c) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
MulAddLane(const Int4 &a, const Int4 &b, const Int4 &c) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4static
MulLane(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4static
MulSub(const Int4 &a, const Int4 &b, const Int4 &c) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
MulSubLane(const Int4 &a, const Int4 &b, const Int4 &c) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4static
NearEqual(const Int4 &lhs, const Int4 &rhs, float epsilon=DefaultEpsilon) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
NotEqual(const Int4 &lhs, const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
operator*=(const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
operator*=(int32_t rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
operator+=(const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
operator-=(const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
operator/=(const Int4 &rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
operator/=(int32_t rhs) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
SetW(int32_t o) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
SetX(int32_t o) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
SetY(int32_t o) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
SetZ(int32_t o) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inline
SetZero() (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
ShiftL(const Int4 &in) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
ShiftR(const Int4 &in) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
ShiftRA(const Int4 &in) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Store2(void *mem, const Int4 &i) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Store3(void *mem, const Int4 &i) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Store4(void *mem, const Int4 &i) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
Swizzle(const Int4 &in) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4static
Transpose(Int4 &s0, Int4 &s1, Int4 &s2, Int4 &s3) (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4inlinestatic
vf (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4
vi (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4
vu (定義場所: Effekseer::SIMD::Int4)Effekseer::SIMD::Int4