Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp639 struct GLValueTypeTraits;
641 template<> struct GLValueTypeTraits<GLValue::Float> { static const DrawTestSpec::InputType Type = … argument
642 template<> struct GLValueTypeTraits<GLValue::Double> { static const DrawTestSpec::InputType Type = … struct
643 template<> struct GLValueTypeTraits<GLValue::Byte> { static const DrawTestSpec::InputType Type = D… struct
644 template<> struct GLValueTypeTraits<GLValue::Ubyte> { static const DrawTestSpec::InputType Type = … argument
645 template<> struct GLValueTypeTraits<GLValue::Ushort> { static const DrawTestSpec::InputType Type = … struct
646 template<> struct GLValueTypeTraits<GLValue::Short> { static const DrawTestSpec::InputType Type = … struct
647 template<> struct GLValueTypeTraits<GLValue::Fixed> { static const DrawTestSpec::InputType Type = … argument
648 template<> struct GLValueTypeTraits<GLValue::Int> { static const DrawTestSpec::InputType Type = Dr… argument
649 template<> struct GLValueTypeTraits<GLValue::Uint> { static const DrawTestSpec::InputType Type = D… struct
[all …]