Home
last modified time | relevance | path

Searched refs:isCapable (Results 1 - 10 of 10) sorted by relevance

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

Completed in 6 milliseconds