Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Ddrawcmd.h60 } TFB_DrawCommand_Rect; typedef
150 TFB_DrawCommand_Rect rect;
H A Ddcqueue.c506 TFB_DrawCommand_Rect *cmd = &DC.data.rect; in TFB_FlushGraphics()