Searched refs:GLX_BufferSwapComplete (Results 1 – 4 of 4) sorted by relevance
58 - glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event
178 #define GLX_BufferSwapComplete 1 macro
139 case GLX_BufferSwapComplete: in XEXT_GENERATE_ERROR_STRING()
763 return glx_dpy->codes->first_event + GLX_BufferSwapComplete; in dri2GetSwapEventType()