Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.c68 static GCOps driGCOps; variable
96 pGC->ops = &driGCOps; in DRIWrapGC()
502 static GCOps driGCOps = { variable
542 pGC->ops = &driGCOps; in DRICreateGC()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog105554 &driGCOps, and this structure is not visible outside this source file.