Searched refs:lastPartial3DContext (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddristruct.h86 DRIContextPrivPtr lastPartial3DContext; /* last one partially saved */ member in struct:_DRIScreenPrivRec
H A Ddri.c1776 pDRIPriv->lastPartial3DContext = oldContext;
1779 if (pDRIPriv->lastPartial3DContext == newContext) {
1795 DRIGetContextStore(pDRIPriv->lastPartial3DContext);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddristruct.h82 DRIContextPrivPtr lastPartial3DContext; /* last one partially saved */ member in struct:_DRIScreenPrivRec
H A Ddri.c1797 pDRIPriv->lastPartial3DContext = oldContext;
1800 if (pDRIPriv->lastPartial3DContext == newContext) {
1816 DRIGetContextStore(pDRIPriv->lastPartial3DContext);

Completed in 8 milliseconds