Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp74 static const GLuint s_rand_max = 16; variable
75 static const GLuint s_rand_max_half = s_rand_max / 2;
88 if (s_rand_max <= s_rand) in GetRandUint()