Searched refs:CreateDRIDrawable (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/glx/ |
D | glx_pbuffer.c | 152 CreateDRIDrawable(Display *dpy, struct glx_config *config, in CreateDRIDrawable() function 494 if (!CreateDRIDrawable(dpy, config, drawable, xid, type, attrib_list, i)) { in CreateDrawable() 582 if (!CreateDRIDrawable(dpy, config, id, id, GLX_PBUFFER_BIT, attrib_list, i)) { in CreatePbuffer() 1012 if (!CreateDRIDrawable(dpy, config, pixmap, xid, GLX_PIXMAP_BIT, in glXCreateGLXPixmap()
|