Searched refs:s_rand_max (Results 1 – 1 of 1) sorted by relevance
76 static const GLuint s_rand_max = 16; variable77 static const GLuint s_rand_max_half = s_rand_max / 2;90 if (s_rand_max <= s_rand) in GetRandUint()