OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XF86DRIOpenConnection
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/glx/
xf86dri.h
77
Bool
XF86DRIOpenConnection
(Display * dpy, int screen, drm_handle_t * hSAREA,
XF86dri.c
175
XF86DRIOpenConnection
(Display * dpy, int screen, drm_handle_t * hSAREA,
186
GetReq(
XF86DRIOpenConnection
, req);
dri_glx.c
350
if (!
XF86DRIOpenConnection
(dpy, scrn, &hSAREA, &BusID)) {
351
ErrorMessageF("
XF86DRIOpenConnection
failed\n");
/external/libdrm/tests/ttmtest/src/
xf86dri.c
192
GetReq(
XF86DRIOpenConnection
, req);
Completed in 191 milliseconds