Searched refs:oldContextStore (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c1723 void *oldContextStore = NULL; local in function:DRISwapContext
1767 oldContextStore = DRIGetContextStore(oldContext);
1792 oldContextStore = DRIGetContextStore(oldContext);
1804 oldContextStore = DRIGetContextStore(oldContext);
1814 oldContextStore = DRIGetContextStore(oldContext);
1820 oldContextStore,
1825 oldContextStore = newContextStore;
1841 oldContextStore = newContextStore;
1860 oldContextStore,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c1704 void* oldContextStore = NULL; local in function:DRISwapContext
1747 oldContextStore = DRIGetContextStore(oldContext);
1771 oldContextStore = DRIGetContextStore(oldContext);
1783 oldContextStore = DRIGetContextStore(oldContext);
1793 oldContextStore = DRIGetContextStore(oldContext);
1799 oldContextStore,
1804 oldContextStore = newContextStore;
1820 oldContextStore = newContextStore;
1839 oldContextStore,

Completed in 7 milliseconds