Searched defs:UShort4 (Results 1 – 3 of 3) sorted by relevance
3716 UShort4::UShort4(RValue<Int4> cast) in UShort4() function in sw::UShort43721 UShort4::UShort4(RValue<Float4> cast, bool saturate) in UShort4() function in sw::UShort43741 UShort4::UShort4(unsigned short xyzw) in UShort4() function in sw::UShort43747 UShort4::UShort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w) in UShort4() function in sw::UShort43753 UShort4::UShort4(RValue<UShort4> rhs) in UShort4() function in sw::UShort43758 UShort4::UShort4(const UShort4 &rhs) in UShort4() function in sw::UShort43764 UShort4::UShort4(const Reference<UShort4> &rhs) in UShort4() function in sw::UShort43770 UShort4::UShort4(RValue<Short4> rhs) in UShort4() function in sw::UShort43775 UShort4::UShort4(const Short4 &rhs) in UShort4() function in sw::UShort43781 UShort4::UShort4(const Reference<Short4> &rhs) in UShort4() function in sw::UShort4
2890 UShort4::UShort4(RValue<Int4> cast) in UShort4() function in sw::UShort42895 UShort4::UShort4(RValue<Float4> cast, bool saturate) in UShort4() function in sw::UShort42915 UShort4::UShort4(unsigned short xyzw) in UShort4() function in sw::UShort42921 UShort4::UShort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w) in UShort4() function in sw::UShort42927 UShort4::UShort4(RValue<UShort4> rhs) in UShort4() function in sw::UShort42932 UShort4::UShort4(const UShort4 &rhs) in UShort4() function in sw::UShort42938 UShort4::UShort4(const Reference<UShort4> &rhs) in UShort4() function in sw::UShort42944 UShort4::UShort4(RValue<Short4> rhs) in UShort4() function in sw::UShort42949 UShort4::UShort4(const Short4 &rhs) in UShort4() function in sw::UShort42955 UShort4::UShort4(const Reference<Short4> &rhs) in UShort4() function in sw::UShort4
809 class UShort4 : public LValue<UShort4> class