Searched refs:g_colorIndex (Results 1 – 1 of 1) sorted by relevance
30 static size_t g_colorIndex; variable33 float* color = colors[g_colorIndex]; in genColor()34 g_colorIndex = (g_colorIndex + 1) % NELEMS(colors); in genColor()39 g_colorIndex = 0; in resetColorGenerator()