Searched defs:UInt4 (Results 1 – 4 of 4) sorted by relevance
3646 UInt4::UInt4() in UInt4() function in rr::UInt43651 UInt4::UInt4(int xyzw) in UInt4() function in rr::UInt43657 UInt4::UInt4(int x, int yzw) in UInt4() function in rr::UInt43663 UInt4::UInt4(int x, int y, int zw) in UInt4() function in rr::UInt43669 UInt4::UInt4(int x, int y, int z, int w) in UInt4() function in rr::UInt43681 UInt4::UInt4(RValue<UInt4> rhs) in UInt4() function in rr::UInt43687 UInt4::UInt4(const UInt4 &rhs) in UInt4() function in rr::UInt43694 UInt4::UInt4(const Reference<UInt4> &rhs) in UInt4() function in rr::UInt43701 UInt4::UInt4(RValue<Int4> rhs) in UInt4() function in rr::UInt43707 UInt4::UInt4(const Int4 &rhs) in UInt4() function in rr::UInt4[all …]
2666 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in rr::UInt42674 UInt4::UInt4(RValue<UInt> rhs) in UInt4() function in rr::UInt4
3604 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in rr::UInt43622 UInt4::UInt4(RValue<UInt> rhs) in UInt4() function in rr::UInt4
1966 class UInt4 : public LValue<UInt4>, public XYZW<UInt4> class