Searched defs:Short4 (Results 1 – 5 of 5) sorted by relevance
612 TEST_P(VertexFormatTest, Short4) { in TEST_P() argument
1769 Short4::Short4(RValue<Int> cast) in Short4() function in rr::Short41783 Short4::Short4(short xyzw) in Short4() function in rr::Short41789 Short4::Short4(short x, short y, short z, short w) in Short4() function in rr::Short41795 Short4::Short4(RValue<Short4> rhs) in Short4() function in rr::Short41800 Short4::Short4(const Short4 &rhs) in Short4() function in rr::Short41805 Short4::Short4(const Reference<Short4> &rhs) in Short4() function in rr::Short41810 Short4::Short4(RValue<UShort4> rhs) in Short4() function in rr::Short41815 Short4::Short4(const UShort4 &rhs) in Short4() function in rr::Short41820 Short4::Short4(const Reference<UShort4> &rhs) in Short4() function in rr::Short4
2022 Short4::Short4(RValue<Int4> cast) in Short4() function in rr::Short42038 Short4::Short4(RValue<Float4> cast) in Short4() function in rr::Short4
2533 Short4::Short4(RValue<Int4> cast) in Short4() function in rr::Short42549 Short4::Short4(RValue<Float4> cast) in Short4() function in rr::Short4
877 class Short4 : public LValue<Short4> class