Searched refs:XF86DRIGetDeviceInfo (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/glx/ |
D | xf86dri.h | 113 Bool XF86DRIGetDeviceInfo(Display * dpy, int screen,
|
D | XF86dri.c | 550 XF86DRIGetDeviceInfo(Display * dpy, int screen, drm_handle_t * hFrameBuffer, in XF86DRIGetDeviceInfo() function 562 GetReq(XF86DRIGetDeviceInfo, req); in XF86DRIGetDeviceInfo()
|
D | dri_glx.c | 406 if (!XF86DRIGetDeviceInfo(dpy, scrn, &hFB, &junk, in CallCreateNewScreen()
|
/external/mesa3d/src/glx/ |
D | xf86dri.h | 113 Bool XF86DRIGetDeviceInfo(Display * dpy, int screen,
|
D | XF86dri.c | 550 XF86DRIGetDeviceInfo(Display * dpy, int screen, drm_handle_t * hFrameBuffer, in XF86DRIGetDeviceInfo() function 562 GetReq(XF86DRIGetDeviceInfo, req); in XF86DRIGetDeviceInfo()
|
D | dri_glx.c | 406 if (!XF86DRIGetDeviceInfo(dpy, scrn, &hFB, &junk, in CallCreateNewScreen()
|