Searched defs:UInt4 (Results 1 – 2 of 2) sorted by relevance
5626 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in sw::UInt45635 UInt4::UInt4() in UInt4() function in sw::UInt45640 UInt4::UInt4(int xyzw) in UInt4() function in sw::UInt45645 UInt4::UInt4(int x, int yzw) in UInt4() function in sw::UInt45650 UInt4::UInt4(int x, int y, int zw) in UInt4() function in sw::UInt45655 UInt4::UInt4(int x, int y, int z, int w) in UInt4() function in sw::UInt45673 UInt4::UInt4(RValue<UInt4> rhs) in UInt4() function in sw::UInt45680 UInt4::UInt4(const UInt4 &rhs) in UInt4() function in sw::UInt45688 UInt4::UInt4(const Reference<UInt4> &rhs) in UInt4() function in sw::UInt45696 UInt4::UInt4(RValue<Int4> rhs) in UInt4() function in sw::UInt4[all …]
1719 class UInt4 : public Variable<UInt4> class