Searched refs:RENDER_TIMES_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
36 #define RENDER_TIMES_MAX_COUNT 10 macro68 unsigned int render_times[RENDER_TIMES_MAX_COUNT];1285 if (state->time.render_times_index >= RENDER_TIMES_MAX_COUNT) in update_timestamps()