Searched refs:shmout (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dlowlevel-blt-bench.c234 static XShmSegmentInfo shmref, shmout; variable in typeref:typename:XShmSegmentInfo
266 shmout = shm;
267 XShmAttach(t->out.dpy, &shmout);
273 XShmSegmentInfo *shm = t->target == REF ? &shmref : &shmout;
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dlowlevel-blt-bench.c234 static XShmSegmentInfo shmref, shmout; variable in typeref:typename:XShmSegmentInfo
266 shmout = shm;
267 XShmAttach(t->out.dpy, &shmout);
273 XShmSegmentInfo *shm = t->target == REF ? &shmref : &shmout;

Completed in 4 milliseconds