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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.c535 #define DRI2ClientEventsPrivateKey (&DRI2ClientEventsPrivateKeyRec) macro
540 DevPrivateKey DRI2ClientEventsPrivateKey = &DRI2ClientEventsPrivateKeyIndex; variable in typeref:typename:DevPrivateKey
545 dixLookupPrivate(&(pClient)->devPrivates, DRI2ClientEventsPrivateKey))
1389 if (!dixRegisterPrivateKey(DRI2ClientEventsPrivateKey,
1396 if (!dixRequestPrivate(DRI2ClientEventsPrivateKey,

Completed in 3 milliseconds