Searched defs:CreateDRIDrawable (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
H A Dglx_pbuffer.c191 CreateDRIDrawable(Display *dpy, struct glx_config *config, function
240 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig, function
442 if (!CreateDRIDrawable(dpy, config, drawable, xid, attrib_list, i)) {
560 if (!CreateDRIDrawable(dpy, config, pixmap, id, attrib_list, i)) {

Completed in 40 milliseconds