Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c78 } DRI2ClientRec, *DRI2ClientPtr; typedef
1528 if (!dixRegisterPrivateKey(&dri2ClientPrivateKeyRec, PRIVATE_CLIENT, sizeof(DRI2ClientRec))) in DRI2ScreenInit()