Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Ddrawcmd.h137 } TFB_DrawCommand_ReinitVideo; typedef
161 TFB_DrawCommand_ReinitVideo reinitvideo;
H A Ddcqueue.c586 TFB_DrawCommand_ReinitVideo *cmd = &DC.data.reinitvideo; in TFB_FlushGraphics()