| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | dri.c | 1719 DRIContextPrivPtr oldContext = (DRIContextPrivPtr) oldctx; local in function:DRISwapContext 1734 "[DRI] Context Switch Error: oldContext=%p, newContext=%p\n", 1735 oldContext, newContext); 1744 oldContext, 1745 oldContext ? oldContext->flags : 0, 1746 oldContext ? oldContext->hwContext : -1); 1766 if (oldContext) { 1767 oldContextStore = DRIGetContextStore(oldContext); [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | dri.c | 1700 DRIContextPrivPtr oldContext = (DRIContextPrivPtr)oldctx; local in function:DRISwapContext 1714 "[DRI] Context Switch Error: oldContext=%x, newContext=%x\n", 1715 oldContext, newContext); 1724 oldContext, 1725 oldContext ? oldContext->flags : 0, 1726 oldContext ? oldContext->hwContext : -1); 1746 if (oldContext) { 1747 oldContextStore = DRIGetContextStore(oldContext); [all...] |
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_dri.c | 676 DRIContextType oldContextType, void *oldContext, 675 SISDRISwapContext(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 | 322 DRIContextType oldContextType, void *oldContext, 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 | 630 DRIContextType oldContextType, void *oldContext, 629 XGIDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dri.c | 235 DRIContextType oldContextType, void *oldContext, 248 DRIContextType oldContextType, void *oldContext, 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-openchrome/dist/src/ |
| H A D | via_dri.c | 780 DRIContextType oldContextType, void *oldContext, 779 VIADRISwapContext(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 | 987 DRIContextType oldContextType, void *oldContext, 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 | 987 DRIContextType oldContextType, void *oldContext, 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 | 146 DRIContextType oldContextType, void *oldContext, 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 | 113 void *oldContext, 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 | 1105 DRIContextType oldContextType, void *oldContext, 1104 I810DRISwapContext(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 | 396 void *oldContext, 394 RADEONDRISwapContext(ScreenPtr pScreen,DRISyncType syncType,DRIContextType oldContextType,void * oldContext,DRIContextType newContextType,void * newContext) argument
|