Searched defs:UShort (Results 1 – 7 of 7) sorted by relevance
54 virtual void UShort(uint16_t, const char *) {} in UShort() function350 void UShort(uint16_t x, const char *name) { Named(x, name); } in UShort() function
36 UShort = 6, enumerator
353 Format<GLushort, GL_UNSIGNED_SHORT, false> UShort(es3); in GetTestCases() local
1004 UShort::UShort(Argument<UShort> argument) in UShort() function in rr::UShort1009 UShort::UShort(RValue<UInt> cast) in UShort() function in rr::UShort1016 UShort::UShort(RValue<Int> cast) in UShort() function in rr::UShort1023 UShort::UShort(unsigned short x) in UShort() function in rr::UShort1028 UShort::UShort(RValue<UShort> rhs) in UShort() function in rr::UShort1033 UShort::UShort(const UShort &rhs) in UShort() function in rr::UShort1039 UShort::UShort(const Reference<UShort> &rhs) in UShort() function in rr::UShort
460 class UShort : public LValue<UShort> class
311 typedef unsigned short UShort, *PUShort; typedef
220 class UShort(IntValue): class