Searched refs:x_shmeventtype (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dvid_x.c89 static int x_shmeventtype; variable
580 x_shmeventtype = XShmGetEventBase(x_disp) + ShmCompletion;
862 if (doShm && x_event.type == x_shmeventtype)
/external/quake/quake/src/WinQuake/
H A Dvid_sunx.cpp130 static int x_shmeventtype; variable
782 x_shmeventtype = XShmGetEventBase(x_disp) + ShmCompletion;
989 if (doShm && x_event.type == x_shmeventtype)
H A Dvid_x.cpp83 static int x_shmeventtype; variable
654 x_shmeventtype = XShmGetEventBase(x_disp) + ShmCompletion;
937 if (doShm && x_event.type == x_shmeventtype)

Completed in 64 milliseconds