Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2ext.c54 static int DRI2EventBase; variable
168 .type = DRI2EventBase + DRI2_InvalidateBuffers, in DRI2InvalidateBuffersEvent()
381 .type = DRI2EventBase + DRI2_BufferSwapComplete, in DRI2SwapEvent()
697 DRI2EventBase = dri2Extension->eventBase; in DRI2ExtensionInit()