Home
last modified time | relevance | path

Searched defs:use_doublebuffer (Results 1 – 3 of 3) sorted by relevance

/dports/games/prboom/prboom-2.5.0/src/SDL/
H A Di_video.c69 int use_doublebuffer = 0; variable
71 int use_doublebuffer = 1; // Included not to break m_misc, but not relevant to SDL variable
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/SDL/
H A Di_video.c112 int use_doublebuffer = 0; variable
114 int use_doublebuffer = 1; // Included not to break m_misc, but not relevant to SDL variable
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_vidix.c111 int use_doublebuffer; member