Home
last modified time | relevance | path

Searched refs:isCapable (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/glx/windows/
Dxwindowsdri.c138 XWindowsDRIQueryDirectRenderingCapable(dpy, screen, isCapable) in XWindowsDRIQueryDirectRenderingCapable() argument
141 Bool *isCapable;
161 *isCapable = rep.isCapable;
Dxwindowsdri.h50 Bool *isCapable);
Dwindowsdristr.h74 BOOL isCapable; member
/external/mesa3d/src/glx/apple/
Dappledri.c182 XAppleDRIQueryDirectRenderingCapable(dpy, screen, isCapable) in XAppleDRIQueryDirectRenderingCapable() argument
185 Bool *isCapable;
205 *isCapable = rep.isCapable;
Dappledri.h95 Bool * isCapable);
Dappledristr.h88 BOOL isCapable; member
/external/libdrm/tests/ttmtest/src/
Dttmtest.c350 int ret, screen, isCapable; in main() local
366 &isCapable); in main()
367 if (!ret || !isCapable) { in main()
Dxf86dri.c147 uniDRIQueryDirectRenderingCapable(dpy, screen, isCapable) in uniDRIQueryDirectRenderingCapable() argument
150 Bool *isCapable;
170 *isCapable = rep.isCapable;
Dxf86dri.h76 Bool * isCapable);
Dxf86dristr.h100 BOOL isCapable; member
/external/mesa3d/src/glx/
DXF86dri.c148 Bool * isCapable) in XF86DRIQueryDirectRenderingCapable() argument
168 *isCapable = rep.isCapable; in XF86DRIQueryDirectRenderingCapable()
Dxf86dri.h75 Bool * isCapable);
Dxf86dristr.h96 BOOL isCapable; member