Searched refs:TransitionTo3d (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h135 void (*TransitionTo3d) (ScreenPtr pScreen); member in struct:__anon93a856140208
H A Ddri.c1159 if (pDRIInfo->TransitionTo3d)
1160 pDRIInfo->TransitionTo3d(pScreen);
1636 inforec->TransitionTo3d = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h147 void (*TransitionTo3d)(ScreenPtr pScreen); member in struct:__anonfa1ba9410208
H A Ddri.c1135 if (pDRIInfo->TransitionTo3d)
1136 pDRIInfo->TransitionTo3d( pScreen );
1608 inforec->TransitionTo3d = 0;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dri.c203 pDRIInfo->TransitionTo3d = TDFXDRITransitionTo3d;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datidri.c1100 pDRIInfo->TransitionTo3d = ATIDRITransitionTo3d;
1106 pDRIInfo->TransitionTo3d = ATIDRITransitionTo3d_EXA;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c297 pDRIInfo->TransitionTo3d = I810DRITransitionTo3d;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c297 pDRIInfo->TransitionTo3d = I810DRITransitionTo3d;
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c891 pDRIInfo->TransitionTo3d = R128DRITransitionTo3d;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c389 pDRIInfo->TransitionTo3d = I810DRITransitionTo3d;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c1630 pDRIInfo->TransitionTo3d = RADEONDRITransitionTo3d;

Completed in 20 milliseconds