Searched refs:XAppleDRICreateSurface (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | appledri.h | 102 Bool XAppleDRICreateSurface(Display * dpy, int screen, Drawable drawable,
|
D | apple_glx_surface.c | 143 if (XAppleDRICreateSurface(dpy, screen, d->drawable, id, key, &s->uid)) { in create_surface()
|
D | appledri.c | 245 XAppleDRICreateSurface(dpy, screen, drawable, client_id, key, uid) in XAppleDRICreateSurface() function
|