Searched refs:test_shm (Results 1 - 4 of 4) sorted by path
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ | ||
| H A D | dri3-test.c | 435 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 D | present-test.c | 443 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 D | dri3-test.c | 430 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 D | present-test.c | 1641 static int test_shm(Display *dpy) function in typeref:typename:int 2205 error += test_shm(dpy); |
Completed in 20 milliseconds