Home
last modified time | relevance | path

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

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