Searched refs:fps_count (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dscreen.c460 extern int fps_count;
470 lastfps = fps_count;
471 fps_count = 0;
H A Dgl_screen.c467 extern int fps_count;
477 lastfps = fps_count;
478 fps_count = 0;
H A Dcl_main.c123 int fps_count; variable
1392 fps_count++;

Completed in 57 milliseconds