Searched refs:DRI2EventBase (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2ext.c165 event.type = DRI2EventBase + DRI2_InvalidateBuffers;
369 event.type = DRI2EventBase + DRI2_BufferSwapComplete;
630 int DRI2EventBase; variable in typeref:typename:int
643 DRI2EventBase = dri2Extension->eventBase;
H A Ddri2.h194 extern _X_EXPORT int DRI2EventBase;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2ext.c54 static int DRI2EventBase; variable in typeref:typename:int
168 .type = DRI2EventBase + DRI2_InvalidateBuffers,
381 .type = DRI2EventBase + DRI2_BufferSwapComplete,
697 DRI2EventBase = dri2Extension->eventBase;

Completed in 4 milliseconds