Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cLimitsTests.cpp217 static const Limit<GLuint64> uint64Limits[] = in init() local
247 for (int idx = 0; idx < DE_LENGTH_OF_ARRAY(uint64Limits); idx++) in init()
249 const Limit<GLuint64>& limit = uint64Limits[idx]; in init()