Searched refs:lastPartial3DContext (Results 1 – 2 of 2) sorted by relevance
82 DRIContextPrivPtr lastPartial3DContext; /* last one partially saved */ member
1797 pDRIPriv->lastPartial3DContext = oldContext; in DRISwapContext()1800 if (pDRIPriv->lastPartial3DContext == newContext) { in DRISwapContext()1816 DRIGetContextStore(pDRIPriv->lastPartial3DContext); in DRISwapContext()