Searched refs:__glXGetDrawable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c482 __glXGetDrawable(__GLXcontext * glxc, GLXDrawable drawId, ClientPtr client, function in typeref:typename:__GLXdrawable *
618 drawPriv = __glXGetDrawable(glxc, drawId, client, &status);
624 readPriv = __glXGetDrawable(glxc, readId, client, &status);
1649 pGlxDraw = __glXGetDrawable(glxc, drawId, client, &error);
1854 pGlxDraw = __glXGetDrawable(glxc, drawId, client, &error);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmds.c443 __glXGetDrawable(__GLXcontext *glxc, GLXDrawable drawId, ClientPtr client, function in typeref:typename:__GLXdrawable *
570 drawPriv = __glXGetDrawable(glxc, drawId, client, &status);
574 readPriv = __glXGetDrawable(glxc, readId, client, &status);
1590 pGlxDraw = __glXGetDrawable(glxc, drawId, client, &error);
1789 pGlxDraw = __glXGetDrawable(glxc, drawId, client, &error);

Completed in 7 milliseconds