| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | dri.c | 1726 DRIContextType newContextType; local in function:DRISwapContext 1777 newContextType = DRI_3D_CONTEXT; 1780 newContextType = DRI_2D_CONTEXT; 1795 newContextType = DRI_2D_CONTEXT; 1807 newContextType = DRI_2D_CONTEXT; 1831 newContextType = DRI_3D_CONTEXT; 1834 newContextType = DRI_2D_CONTEXT; 1847 newContextType = DRI_3D_CONTEXT; 1850 newContextType = DRI_2D_CONTEXT; 1861 newContextType, newContextStor [all...] |
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_dri.c | 677 DRIContextType newContextType, void *newContext) 684 (newContextType==DRI_2D_CONTEXT)) { /* Entering from Wakeup */ 688 (newContextType==DRI_2D_CONTEXT)) { /* Exiting from Block Handler */ 675 SISDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | dri.c | 1707 DRIContextType newContextType; local in function:DRISwapContext 1756 newContextType = DRI_3D_CONTEXT; 1759 newContextType = DRI_2D_CONTEXT; 1774 newContextType = DRI_2D_CONTEXT; 1786 newContextType = DRI_2D_CONTEXT; 1810 newContextType = DRI_3D_CONTEXT; 1813 newContextType = DRI_2D_CONTEXT; 1826 newContextType = DRI_3D_CONTEXT; 1829 newContextType = DRI_2D_CONTEXT; 1840 newContextType, [all...] |
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dri.c | 236 DRIContextType newContextType, void *newContext ) 240 newContextType == DRI_2D_CONTEXT ) 249 DRIContextType newContextType, void *newContext ) 253 newContextType == DRI_2D_CONTEXT ) 234 MGADRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument 247 MGADRISwapContextShared(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_dri.c | 988 DRIContextType newContextType, void *newContext) 994 oldContextType == DRI_2D_CONTEXT && newContextType == DRI_2D_CONTEXT) { 1004 newContextType == DRI_2D_CONTEXT) { 986 I810DRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_dri.c | 988 DRIContextType newContextType, void *newContext) 994 oldContextType == DRI_2D_CONTEXT && newContextType == DRI_2D_CONTEXT) { 1004 newContextType == DRI_2D_CONTEXT) { 986 I810DRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_dri.c | 147 DRIContextType newContextType, void *newContext) 150 (newContextType==DRI_2D_CONTEXT)) { /* Entering from Wakeup */ 154 (newContextType==DRI_2D_CONTEXT)) { /* Exiting from Block Handler */ 145 R128DRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atidri.c | 114 DRIContextType newContextType, 118 ( newContextType == DRI_2D_CONTEXT ) ) { 123 ( newContextType == DRI_2D_CONTEXT ) ) { 110 ATIDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_dri.c | 1106 DRIContextType newContextType, void *newContext) 1112 oldContextType == DRI_2D_CONTEXT && newContextType == DRI_2D_CONTEXT) { 1122 newContextType == DRI_2D_CONTEXT) { 1104 I810DRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-tdfx/dist/src/ |
| H A D | tdfx_dri.c | 323 DRIContextType newContextType, void *newContext) 321 TDFXDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_dri.c | 631 DRIContextType newContextType, void *newContext) 629 XGIDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri.c | 397 DRIContextType newContextType, 401 (newContextType==DRI_2D_CONTEXT)) { /* Entering from Wakeup */ 406 (newContextType==DRI_2D_CONTEXT)) { /* Exiting from Block Handler */ 394 RADEONDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_dri.c | 781 DRIContextType newContextType, void *newContext) 779 VIADRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|