Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp94 struct AlignmentInt struct
96 GLint value;
97 AlignmentInt(GLint value_) : value(value_) in AlignmentInt() function