Searched refs:uniDRIDestroyContext (Results 1 – 4 of 4) sorted by relevance
17 * src/xf86dri.c: (uniDRIDestroyContext), (uniDRICreateDrawable),
95 extern Bool uniDRIDestroyContext(Display * dpy, int screen, XID context_id);
139 uniDRIDestroyContext(ctx->display, ctx->screen, ctx->id); in releaseContext()
383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) in uniDRIDestroyContext() function