Searched refs:CreatePixmap (Results 1 – 6 of 6) sorted by relevance
81 glx.CreatePixmap = _real_glXCreatePixmap; in _real_GetGLXDispatchTable()
94 … GLXPixmap (*CreatePixmap)(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList); member
478 return (t->CreatePixmap)(dpy, config, pixmap, attribList); in glXCreatePixmap()
2970 glx.CreatePixmap = Fake_glXCreatePixmap; in _mesa_GetGLXDispatchTable()
85 private->pPixmap = (*pScreen->CreatePixmap)(pScreen, pDraw->width, in dri2_do_create_buffer()
493 exa->copy.tmp_pix = pScrn->pScreen->CreatePixmap(pScrn->pScreen, in ExaCopy()1039 pExa->CreatePixmap = ExaCreatePixmap; in xorg_exa_init()