NAME
xcbglxpbufferclobbereventt - SYNOPSIS
#include
Event datastructure typedef struct xcbglxpbufferclobbereventt { uint8t responsetype; uint8t pad0; uint16t sequence; uint16t eventtype; uint16t drawtype; xcbglxdrawablet drawable; uint32t bmask; uint16t auxbuffer; uint16t x; uint16t y; uint16t width; uint16t height; uint16t count; uint8t pad1[4]; } xcbglxpbufferclobbereventt; EVENT FIELDS responsetype The type of this event, in this case XCBGLXPBUFFERCLOBBER. This field is also present in the xcbgenericeventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. eventtype NOT YET DOCUMENTED. drawtype NOT YET DOCUMENTED. drawable NOT YET DOCUMENTED. bmask NOT YET DOCUMENTED. auxbuffer NOT YET DOCUMENTED. x NOT YET DOCUMENTED. y NOT YET DOCUMENTED. width NOT YET DOCUMENTED. height NOT YET DOCUMENTED. count NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from glx.xml. Contact xcb@lists.freedesktop.org for correcā tions and improvements. X Version 11 libxcb 1.1xcbglxpbufferclobbereventt(3)