Home
last modified time | relevance | path

Searched refs:time_render_scene_init_light_fans (Results 1 – 2 of 2) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic.h384 extern float time_render_scene_init_light_fans;
H A Dgraphic.c163 float time_render_scene_init_light_fans = 0.0f; variable
1634 …t:light_fans %2.4f", time_render_scene_init_do_grid_dynalight, time_render_scene_init_light_fans ); in draw_fps()
2466 time_render_scene_init_light_fans = PROFILE_QUERY( light_fans ) * TARGET_FPS; in render_scene_init()