Home
last modified time | relevance | path

Searched refs:uniDRIDestroyContext (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/tests/ttmtest/
DChangeLog17 * src/xf86dri.c: (uniDRIDestroyContext), (uniDRICreateDrawable),
/external/libdrm/tests/ttmtest/src/
Dxf86dri.h95 extern Bool uniDRIDestroyContext(Display * dpy, int screen, XID context_id);
Dttmtest.c139 uniDRIDestroyContext(ctx->display, ctx->screen, ctx->id); in releaseContext()
Dxf86dri.c383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) in uniDRIDestroyContext() function