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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c192 CreateDRIDrawable(Display *dpy, struct glx_config *config, function in typeref:typename:GLboolean
246 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig, function in typeref:typename:GLboolean
492 if (!CreateDRIDrawable(dpy, config, drawable, xid, attrib_list, i)) {
613 if (!CreateDRIDrawable(dpy, config, pixmap, id, attrib_list, i)) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c170 CreateDRIDrawable(Display *dpy, struct glx_config *config, function in typeref:typename:GLboolean
474 if (!CreateDRIDrawable(dpy, config, drawable, xid, attrib_list, i)) {
599 if (!CreateDRIDrawable(dpy, config, pixmap, id, attrib_list, i)) {

Completed in 3 milliseconds