Searched refs:dri3_open (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3.h30 int dri3_open(Display *dpy);
H A Ddri3.c164 int dri3_open(Display *dpy) function in typeref:typename:int
H A Dpresent-test.c1797 device = dri3_open(dpy);
1915 device = dri3_open(dpy);
H A Ddri3-test.c1108 device = dri3_open(dpy);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3.h30 int dri3_open(Display *dpy);
H A Ddri3.c130 int dri3_open(Display *dpy) function in typeref:typename:int
H A Dpresent-test.c572 device = dri3_open(dpy);
H A Ddri3-test.c1052 device = dri3_open(dpy);
/xsrc/external/mit/xorg-server/dist/dri3/
H A Ddri3_priv.h80 dri3_open(ClientPtr client, ScreenPtr screen, RRProviderPtr provider, int *fd);
H A Ddri3_screen.c32 dri3_open(ClientPtr client, ScreenPtr screen, RRProviderPtr provider, int *fd) function in typeref:typename:int
H A Ddri3_request.c149 status = dri3_open(client, screen, provider, &fd);
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Ddri3info.c81 static int dri3_open(Display *dpy) function in typeref:typename:int
296 device = dri3_open(dpy);

Completed in 22 milliseconds