Home
last modified time | relevance | path

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

/third_party/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
/third_party/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
/third_party/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