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