Searched defs:GLValueTypeTraits (Results 1 – 1 of 1) sorted by relevance
655 template<> struct GLValueTypeTraits<GLValue::Float> { static const DrawTestSpec::InputType Type = … argument656 template<> struct GLValueTypeTraits<GLValue::Double> { static const DrawTestSpec::InputType Type = … argument657 template<> struct GLValueTypeTraits<GLValue::Byte> { static const DrawTestSpec::InputType Type = D… argument658 …plate<> struct GLValueTypeTraits<GLValue::Ubyte> { static const DrawTestSpec::InputType Type = Dr… struct659 …plate<> struct GLValueTypeTraits<GLValue::Ushort> { static const DrawTestSpec::InputType Type = Dr… struct660 template<> struct GLValueTypeTraits<GLValue::Short> { static const DrawTestSpec::InputType Type = … argument661 template<> struct GLValueTypeTraits<GLValue::Fixed> { static const DrawTestSpec::InputType Type = … struct662 template<> struct GLValueTypeTraits<GLValue::Int> { static const DrawTestSpec::InputType Type = Dr… argument663 …mplate<> struct GLValueTypeTraits<GLValue::Uint> { static const DrawTestSpec::InputType Type = Dr… argument664 template<> struct GLValueTypeTraits<GLValue::Half> { static const DrawTestSpec::InputType Type = D… argument