Searched refs:test_shm (Results 1 - 4 of 4) sorted by path

/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3-test.c435 static int test_shm(Display *dpy, int device, function in typeref:typename:int
1064 error += test_shm(dpy, device, 400, 300);
1065 error += test_shm(dpy, device, 300, 400);
H A Dpresent-test.c443 static int test_shm(Display *dpy) function in typeref:typename:int
717 error += test_shm(dpy);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3-test.c430 static int test_shm(Display *dpy, int device, function in typeref:typename:int
1121 error += test_shm(dpy, device, 400, 300);
1122 error += test_shm(dpy, device, 300, 400);
H A Dpresent-test.c1641 static int test_shm(Display *dpy) function in typeref:typename:int
2205 error += test_shm(dpy);

Completed in 20 milliseconds