Home
last modified time | relevance | path

Searched refs:G_DisplayRest (Results 1 – 8 of 8) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Ddemo.cpp819 G_DisplayRest(j); in G_PlaybackDemo()
839 G_DisplayRest(j); in G_PlaybackDemo()
H A Dgame.h359 void G_DisplayRest(int32_t smoothratio);
H A Dscreens.cpp906 void G_DisplayRest(int32_t smoothratio) in G_DisplayRest() function
H A Dgame.cpp6390 G_DisplayRest(smoothRatio); in G_DrawFrame()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Ddemo.cpp983 G_DisplayRest(j); in G_PlaybackDemo()
1003 G_DisplayRest(j); in G_PlaybackDemo()
H A Dgame.h347 void G_DisplayRest(int32_t smoothratio);
H A Dscreens.cpp903 void G_DisplayRest(int32_t smoothratio) in G_DisplayRest() function
H A Dgame.cpp8811 G_DisplayRest(smoothRatio); in app_main()