HomeSort by relevance Sort by last modified time
    Searched full:uint64limits (Results 1 - 1 of 1) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cLimitsTests.cpp 217 static const Limit<GLuint64> uint64Limits[] =
247 for (int idx = 0; idx < DE_LENGTH_OF_ARRAY(uint64Limits); idx++)
249 const Limit<GLuint64>& limit = uint64Limits[idx];

Completed in 65 milliseconds