Searched refs:intLimits (Results 1 – 1 of 1) sorted by relevance
75 static const Limit<GLint> intLimits[] = in init() local235 for (int idx = 0; idx < DE_LENGTH_OF_ARRAY(intLimits); idx++) in init()237 const Limit<GLint>& limit = intLimits[idx]; in init()