Lines Matching refs:oldContext
1719 DRIContextPrivPtr oldContext = (DRIContextPrivPtr) oldctx;
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);
1768 oldContext->valid3D = TRUE;
1792 oldContextStore = DRIGetContextStore(oldContext);
1797 pDRIPriv->lastPartial3DContext = oldContext;
1799 else if (oldContext->flags & DRI_CONTEXT_2DONLY) {
1804 oldContextStore = DRIGetContextStore(oldContext);
1814 oldContextStore = DRIGetContextStore(oldContext);
1826 oldContext->valid3D = TRUE;
1842 oldContext->valid3D = TRUE;