Searched refs:XShmAttach (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A DXShm.h78 Bool XShmAttach(
/xsrc/external/mit/libXext/dist/man/
H A DMakefile.am49 XShmAttach \
H A DMakefile.in358 XShmAttach \
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dshm-test.c97 XShmAttach(dpy, &shm);
H A Dlowlevel-blt-bench.c263 XShmAttach(t->ref.dpy, &shmref);
267 XShmAttach(t->out.dpy, &shmout);
H A Dtest_display.c116 XShmAttach(d->dpy, &d->shm);
H A Ddri3-test.c461 XShmAttach(dpy, &shm);
H A Dpresent-test.c1670 XShmAttach(dpy, &shm);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dshm-test.c97 XShmAttach(dpy, &shm);
H A Dlowlevel-blt-bench.c263 XShmAttach(t->ref.dpy, &shmref);
267 XShmAttach(t->out.dpy, &shmout);
H A Dtest_display.c116 XShmAttach(d->dpy, &d->shm);
H A Dpresent-test.c472 XShmAttach(dpy, &shm);
H A Ddri3-test.c466 XShmAttach(dpy, &shm);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c179 XShmAttach(xlib_dt->display, &xlib_dt->shminfo);
183 * when this process dies. Needs to be after XShmAttach() for *BSD.
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c179 XShmAttach(xlib_dt->display, &xlib_dt->shminfo);
183 * when this process dies. Needs to be after XShmAttach() for *BSD.
/xsrc/external/mit/libXext/dist/src/
H A DXShm.c226 Bool XShmAttach(Display *dpy, XShmSegmentInfo *shminfo) function in typeref:typename:Bool
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_buffer.c120 XShmAttach(b->xm_visual->display, &b->shminfo);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_buffer.c120 XShmAttach(b->xm_visual->display, &b->shminfo);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dhostx.c496 XShmAttach(HostX.dpy, &shminfo);
703 XShmAttach(HostX.dpy, &host_screen->shminfo);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_glx.c108 XShmAttach(dpy, &pdp->shminfo);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c83 XShmAttach(dpy, &pdp->shminfo);
/xsrc/external/mit/x11perf/dist/
H A Ddo_blt.c461 XShmAttach (xp->d, &shm_info);
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c265 success = XShmAttach(dpy, &shm);
1186 XShmAttach(clone->src.dpy, &clone->src.shm);
1192 XShmAttach(clone->dst.dpy, &clone->dst.shm);
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c288 success = XShmAttach(dpy, &shm);
1250 XShmAttach(clone->src.dpy, &clone->src.shm);
1256 XShmAttach(clone->dst.dpy, &clone->dst.shm);

Completed in 29 milliseconds