Home
last modified time | relevance | path

Searched refs:lastPartial3DContext (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h82 DRIContextPrivPtr lastPartial3DContext; /* last one partially saved */ member
H A Ddri.c1797 pDRIPriv->lastPartial3DContext = oldContext; in DRISwapContext()
1800 if (pDRIPriv->lastPartial3DContext == newContext) { in DRISwapContext()
1816 DRIGetContextStore(pDRIPriv->lastPartial3DContext); in DRISwapContext()