Searched defs:_XF86DRIDestroyDrawable (Results 1 – 1 of 1) sorted by relevance
268 typedef struct _XF86DRIDestroyDrawable struct270 CARD8 reqType; /* always DRIReqCode */271 CARD8 driReqType; /* always X_DRIDestroyDrawable */272 CARD16 length B16;273 CARD32 screen B32;274 CARD32 drawable B32;