Searched defs:GLValueTypeTraits (Results 1 – 1 of 1) sorted by relevance
924 struct GLValueTypeTraits<GLValue::Float> struct926 static const DrawTestSpec::InputType Type = DrawTestSpec::INPUTTYPE_FLOAT;929 struct GLValueTypeTraits<GLValue::Double> struct931 static const DrawTestSpec::InputType Type = DrawTestSpec::INPUTTYPE_DOUBLE;934 struct GLValueTypeTraits<GLValue::Byte> struct936 static const DrawTestSpec::InputType Type = DrawTestSpec::INPUTTYPE_BYTE;939 struct GLValueTypeTraits<GLValue::Ubyte> struct941 static const DrawTestSpec::InputType Type = DrawTestSpec::INPUTTYPE_UNSIGNED_BYTE;944 struct GLValueTypeTraits<GLValue::Ushort> struct946 static const DrawTestSpec::InputType Type = DrawTestSpec::INPUTTYPE_UNSIGNED_SHORT;[all …]