NAME
xcbdri2bufferswapcompleteeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbdri2bufferswapcompleteeventt { uint8t responsetype; uint8t pad0; uint16t sequence; uint16t eventtype; uint8t pad1[2]; xcbdrawablet drawable; uint32t usthi; uint32t ustlo; uint32t mschi; uint32t msclo; uint32t sbc; } xcbdri2bufferswapcompleteeventt; EVENT FIELDS responsetype The type of this event, in this case XCBDRI2BUF‐ FERSWAPCOMPLETE. 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. drawable NOT YET DOCUMENTED. usthi NOT YET DOCUMENTED. ustlo NOT YET DOCUMENTED. mschi NOT YET DOCUMENTED. msclo NOT YET DOCUMENTED. sbc NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from dri2.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxxcbdri2bufferswapcompleteeventt(3)