Searched refs:a_is_capable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrdri.h34 Bool ephyrDRIQueryDirectRenderingCapable (int a_screen, Bool *a_is_capable) ;
H A Dephyrdri.c52 ephyrDRIQueryDirectRenderingCapable (int a_screen, Bool *a_is_capable) argument
57 EPHYR_RETURN_VAL_IF_FAIL (a_is_capable, FALSE) ;
60 a_is_capable) ;
61 EPHYR_LOG ("leave. is_capable:%d, is_ok=%d\n", *a_is_capable, is_ok) ;

Completed in 4 milliseconds