Home
last modified time | relevance | path

Searched refs:XAppleDRICreateSurface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/apple/
Dappledri.h102 Bool XAppleDRICreateSurface(Display * dpy, int screen, Drawable drawable,
Dapple_glx_surface.c143 if (XAppleDRICreateSurface(dpy, screen, d->drawable, id, key, &s->uid)) { in create_surface()
Dappledri.c245 XAppleDRICreateSurface(dpy, screen, drawable, client_id, key, uid) in XAppleDRICreateSurface() function