Home
last modified time | relevance | path

Searched defs:GLValueTypeTraits (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp660 template<> struct GLValueTypeTraits<GLValue::Float> { static const DrawTestSpec::InputType Type = … struct
661 template<> struct GLValueTypeTraits<GLValue::Double> { static const DrawTestSpec::InputType Type = … argument
662 template<> struct GLValueTypeTraits<GLValue::Byte> { static const DrawTestSpec::InputType Type = D… struct
663 …plate<> struct GLValueTypeTraits<GLValue::Ubyte> { static const DrawTestSpec::InputType Type = Dr… struct
664 …plate<> struct GLValueTypeTraits<GLValue::Ushort> { static const DrawTestSpec::InputType Type = Dr… argument
665 template<> struct GLValueTypeTraits<GLValue::Short> { static const DrawTestSpec::InputType Type = … struct
666 template<> struct GLValueTypeTraits<GLValue::Fixed> { static const DrawTestSpec::InputType Type = … argument
667 template<> struct GLValueTypeTraits<GLValue::Int> { static const DrawTestSpec::InputType Type = Dr… struct
668 …mplate<> struct GLValueTypeTraits<GLValue::Uint> { static const DrawTestSpec::InputType Type = Dr… argument
669 template<> struct GLValueTypeTraits<GLValue::Half> { static const DrawTestSpec::InputType Type = D… struct