Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxutil.h36 extern DrawablePtr __glXLookupDrawableByTag(__GLXclientState * cl,
H A Dglxsingle.c863 pDraw = __glXLookupDrawableByTag(cl, req->contextTag); in __glXDisp_ReadPixels()
H A Dglxcmds.c768 __glXLookupDrawableByTag(__GLXclientState * cl, GLXContextTag tag) in __glXLookupDrawableByTag() function