NAME
xcbdri2invalidatebufferseventt - SYNOPSIS
#include
Event datastructure typedef struct xcbdri2invalidatebufferseventt { uint8t responsetype; uint8t pad0; uint16t sequence; xcbdrawablet drawable; } xcbdri2invalidatebufferseventt; EVENT FIELDS responsetype The type of this event, in this case XCBDRI2INVALIDATEBUF‐ FERS. 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. drawable NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from dri2.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcbxcbdri2invalidatebufferseventt(3)