Home
last modified time | relevance | path

Searched refs:oktodraw (Results 1 – 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
Dvid_x.c92 static qboolean oktodraw = false; variable
557 oktodraw = true; in VID_Init()
558 } while (!oktodraw); in VID_Init()
863 oktodraw = true; in GetEvent()
922 oktodraw = false; in VID_Update()
923 while (!oktodraw) GetEvent(); in VID_Update()
/external/quake/quake/src/WinQuake/
Dvid_x.cpp86 static qboolean oktodraw = false; variable
631 oktodraw = true; in VID_Init()
632 } while (!oktodraw); in VID_Init()
938 oktodraw = true; in GetEvent()
1010 oktodraw = false; in VID_Update()
1011 while (!oktodraw) GetEvent(); in VID_Update()
Dvid_sunx.cpp133 static qboolean oktodraw = false; variable
759 oktodraw = true; in VID_Init()
760 } while (!oktodraw); in VID_Init()
990 oktodraw = true; in GetEvent()
1074 oktodraw = false; in VID_Update()
1075 while (!oktodraw) GetEvent(); in VID_Update()
Dvid_sunxil.cpp144 static qboolean oktodraw = false; variable
608 oktodraw = true; in VID_Init()
609 } while (!oktodraw); in VID_Init()