Lines Matching refs:oldContext
1700 DRIContextPrivPtr oldContext = (DRIContextPrivPtr)oldctx;
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);
1748 oldContext->valid3D = TRUE;
1771 oldContextStore = DRIGetContextStore(oldContext);
1776 pDRIPriv->lastPartial3DContext = oldContext;
1778 else if (oldContext->flags & DRI_CONTEXT_2DONLY) {
1783 oldContextStore = DRIGetContextStore(oldContext);
1793 oldContextStore = DRIGetContextStore(oldContext);
1805 oldContext->valid3D = TRUE;
1821 oldContext->valid3D = TRUE;