Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dappledri.c98 xAppleDRINotifyEvent *sevent; in wire_to_event() local
104 sevent = (xAppleDRINotifyEvent *) event; in wire_to_event()
106 (*surface_notify_handler) (dpy, (unsigned int) sevent->arg, in wire_to_event()
107 (int) sevent->kind); in wire_to_event()