Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmds.c835 __GLXcontext *tagcx = __glXLookupContextByTag(cl, tag); in __glXDisp_CopyContext() local
837 if (!tagcx) { in __glXDisp_CopyContext()
840 if (tagcx != src) { in __glXDisp_CopyContext()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.c1644 __GLXcontext *tagcx = __glXLookupContextByTag(cl, tag); in __glXCopyContext() local
1646 if (!tagcx) { in __glXCopyContext()
1649 if (tagcx != src) { in __glXCopyContext()