Searched refs:DRI2Authenticate (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Ddri2.h55 DRI2Authenticate(Display *display, XID window, drm_magic_t magic);
H A Ddri2.c160 Bool DRI2Authenticate(Display *dpy, XID window, drm_magic_t magic) function in typeref:typename:Bool
169 GetReq(DRI2Authenticate, req);
H A Dintel_xvmc.c391 if (!DRI2Authenticate(display, RootWindow(display, screen), magic)) {
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2.h62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
H A Ddri2.c338 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) function in typeref:typename:Bool
347 GetReq(DRI2Authenticate, req);
H A Ddri2_glx.c1256 if (!DRI2Authenticate(priv->dpy, RootWindow(priv->dpy, screen), magic)) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2.h62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
H A Ddri2.c338 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) function in typeref:typename:Bool
347 GetReq(DRI2Authenticate, req);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2.h61 DRI2Authenticate(Display * display, XID window, unsigned int magic);
H A Ddri2-swap.c38 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
H A Ddri2.c275 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) function in typeref:typename:Bool
284 GetReq(DRI2Authenticate, req);
H A Ddri2-speed.c156 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
H A Ddri2-test.c68 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
H A Ddri2-race.c81 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.h61 DRI2Authenticate(Display * display, XID window, unsigned int magic);
H A Ddri2-race.c38 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
H A Ddri2-swap.c38 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
H A Ddri2.c275 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) function in typeref:typename:Bool
284 GetReq(DRI2Authenticate, req);
H A Ddri2-test.c62 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c232 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) function in typeref:typename:Bool
241 GetReq(DRI2Authenticate, req);
388 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h209 extern _X_EXPORT Bool DRI2Authenticate(ScreenPtr pScreen, uint32_t magic);
H A Ddri2ext.c153 rep.authenticated = DRI2Authenticate(pDraw->pScreen, stuff->magic);
H A Ddri2.c1030 DRI2Authenticate(ScreenPtr pScreen, uint32_t magic) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h269 extern _X_EXPORT Bool DRI2Authenticate(ClientPtr client, ScreenPtr pScreen, uint32_t magic);
H A Ddri2ext.c156 .authenticated = DRI2Authenticate(client, pDraw->pScreen, stuff->magic)

Completed in 26 milliseconds

12