Home
last modified time | relevance | path

Searched refs:Init_DrawCommandQueue (Results 1 – 3 of 3) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Ddrawcmd.h178 void Init_DrawCommandQueue (void);
H A Ddcqueue.c138 Init_DrawCommandQueue (void) in Init_DrawCommandQueue() function
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/sdl/
H A Dsdl_common.c94 Init_DrawCommandQueue (); in TFB_InitGraphics()