Searched refs:directRenderingSupport (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddristruct.h70 Bool directRenderingSupport; member in struct:_DRIScreenPrivRec
H A Ddri.c126 pDRIPriv->directRenderingSupport = TRUE;
168 if (pDRIPriv && pDRIPriv->directRenderingSupport) {
201 *isCapable = pDRIPriv->directRenderingSupport;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddristruct.h78 Bool directRenderingSupport; member in struct:_DRIScreenPrivRec
H A Ddri.c122 pDRIPriv->directRenderingSupport = TRUE;
155 if (pDRIPriv && pDRIPriv->directRenderingSupport) {
188 *isCapable = pDRIPriv->directRenderingSupport;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddristruct.h80 Bool directRenderingSupport; member in struct:_DRIScreenPrivRec
H A Ddri.c371 pDRIPriv->directRenderingSupport = TRUE;
393 pDRIPriv->directRenderingSupport = FALSE;
410 pDRIPriv->directRenderingSupport = FALSE;
440 pDRIPriv->directRenderingSupport = FALSE;
824 *isCapable = pDRIPriv->directRenderingSupport;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddristruct.h76 Bool directRenderingSupport; member in struct:_DRIScreenPrivRec
H A Ddri.c419 pDRIPriv->directRenderingSupport = TRUE;
438 pDRIPriv->directRenderingSupport = FALSE;
453 pDRIPriv->directRenderingSupport = FALSE;
480 pDRIPriv->directRenderingSupport = FALSE;
851 *isCapable = pDRIPriv->directRenderingSupport;

Completed in 29 milliseconds