Lines Matching refs:dixLookupDrawable
510 rc = dixLookupDrawable(&pDraw, req->drawable, client, 0, DixGetAttrAccess); in __glXBindSwapBarrierSGIX()
543 rc = dixLookupDrawable(&pDraw, req->drawable, client, 0, DixManageAccess); in __glXJoinSwapGroupSGIX()
564 rc = dixLookupDrawable(&pMember, req->member, client, 0, in __glXJoinSwapGroupSGIX()
892 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixWriteAccess); in MakeCurrent()
1008 rc = dixLookupDrawable(&pReadDraw, readId, client, 0, DixReadAccess); in MakeCurrent()
1800 rc = dixLookupDrawable(&pDraw, pixmapId, client, M_DRAWABLE_PIXMAP, in CreateGLXPixmap()
1935 dixLookupDrawable(&pRealDraw, pXinDraw->info[s].id, client, 0, in CreateGLXPixmap()
2115 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixWriteAccess); in __glXDoSwapBuffers()
2273 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixWriteAccess); in __glXSwapBuffers()
3081 rc = dixLookupDrawable(&pDraw, windowId, client, M_DRAWABLE_WINDOW, in __glXCreateWindow()
3490 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixGetAttrAccess); in __glXGetDrawableAttributes()
3654 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixSetAttrAccess); in __glXChangeDrawableAttributes()