Searched refs:MODE_SWITCH_SPAN (Results 1 – 1 of 1) sorted by relevance
41 …const int MODE_SWITCH_SPAN = 50; // Loop count interval that switches the alpha test m… variable155 if ((s_Count % MODE_SWITCH_SPAN) == 0) in DrawFrame()