Home | History | Annotate | Download | only in glx

Lines Matching refs:first_event

113    switch ((wire->u.u.type & 0x7f) - glx_dpy->codes->first_event) {
886 XESetWireToEvent(dpy, dpyPriv->codes->first_event + i, __glXWireToEvent);
887 XESetEventToWire(dpy, dpyPriv->codes->first_event + i, __glXEventToWire);