Searched refs:XF86DRIGetDeviceInfo (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | xf86dri.h | 113 Bool XF86DRIGetDeviceInfo(Display * dpy, int screen,
|
D | XF86dri.c | 557 XF86DRIGetDeviceInfo(Display * dpy, int screen, drm_handle_t * hFrameBuffer, in XF86DRIGetDeviceInfo() function 569 GetReq(XF86DRIGetDeviceInfo, req); in XF86DRIGetDeviceInfo()
|
D | dri_glx.c | 498 if (!XF86DRIGetDeviceInfo(dpy, scrn, &hFB, &junk, in CallCreateNewScreen()
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.c | 563 GetReq(XF86DRIGetDeviceInfo, req);
|