Searched refs:DRIGetContextStore (Results 1 – 2 of 2) sorted by relevance
1008 contextStore = DRIGetContextStore(pDRIContextPriv); in DRICreateDummyContext()1034 contextStore = DRIGetContextStore(pDRIContextPriv); in DRIDestroyDummyContext()1065 contextStore = DRIGetContextStore(pDRIContextPriv); in DRICreateContext()1101 contextStore = DRIGetContextStore(pDRIContextPriv); in DRIContextPrivDelete()1767 oldContextStore = DRIGetContextStore(oldContext); in DRISwapContext()1774 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()1792 oldContextStore = DRIGetContextStore(oldContext); in DRISwapContext()1794 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()1804 oldContextStore = DRIGetContextStore(oldContext); in DRISwapContext()1806 newContextStore = DRIGetContextStore(newContext); in DRISwapContext()[all …]
276 extern _X_EXPORT void *DRIGetContextStore(DRIContextPrivPtr context);