Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.c49 } DRIGCRec; typedef
79 static DRIGCRec *
88 DRIGCRec *pGCPriv = DRIGetGCPriv(pGC); in DRIUnwrapGC()
530 DRIGCRec *pGCPriv; in DRICreateGC()
556 if (!dixRegisterPrivateKey(&driGCKeyRec, PRIVATE_GC, sizeof(DRIGCRec))) in DRIWrapInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog105551 xquartz: Delete compile-time-constant DRIGCRec.driOps field.