Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1725 void *newContextStore = NULL; in DRISwapContext() local
1774 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()
1794 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()
1806 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()
1815 newContextStore = in DRISwapContext()
1822 newContextStore); in DRISwapContext()
1825 oldContextStore = newContextStore; in DRISwapContext()
1828 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()
1841 oldContextStore = newContextStore; in DRISwapContext()
1844 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()
[all …]