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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c1725 void *newContextStore = NULL; local in function:DRISwapContext
1774 newContextStore = DRIGetContextStore(newContext);
1794 newContextStore = DRIGetContextStore(newContext);
1806 newContextStore = DRIGetContextStore(newContext);
1815 newContextStore =
1822 newContextStore);
1825 oldContextStore = newContextStore;
1828 newContextStore = DRIGetContextStore(newContext);
1841 oldContextStore = newContextStore;
1844 newContextStore
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c1706 void* newContextStore = NULL; local in function:DRISwapContext
1753 newContextStore = DRIGetContextStore(newContext);
1773 newContextStore = DRIGetContextStore(newContext);
1785 newContextStore = DRIGetContextStore(newContext);
1794 newContextStore =
1801 newContextStore);
1804 oldContextStore = newContextStore;
1807 newContextStore = DRIGetContextStore(newContext);
1820 oldContextStore = newContextStore;
1823 newContextStore
[all...]

Completed in 19 milliseconds