Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp190 CLASS_VALUE = 0, enumerator
202 const char* const QueryClassTraits<CLASS_VALUE>::s_errorDescription = "reported value is less than …
215 template <> struct QueryTypeTraits<GLint> { enum { CLASS = CLASS_VALUE }; };
216 template <> struct QueryTypeTraits<GLint64> { enum { CLASS = CLASS_VALUE }; };
217 template <> struct QueryTypeTraits<GLuint64> { enum { CLASS = CLASS_VALUE }; };
218 template <> struct QueryTypeTraits<GLfloat> { enum { CLASS = CLASS_VALUE }; };
219 template <> struct QueryTypeTraits<Boolean> { enum { CLASS = CLASS_VALUE }; };
220 template <> struct QueryTypeTraits<NegInt> { enum { CLASS = CLASS_VALUE }; };