Searched refs:DRIGetContextStore (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c1008 contextStore = DRIGetContextStore(pDRIContextPriv);
1034 contextStore = DRIGetContextStore(pDRIContextPriv);
1065 contextStore = DRIGetContextStore(pDRIContextPriv);
1101 contextStore = DRIGetContextStore(pDRIContextPriv);
1767 oldContextStore = DRIGetContextStore(oldContext);
1774 newContextStore = DRIGetContextStore(newContext);
1792 oldContextStore = DRIGetContextStore(oldContext);
1794 newContextStore = DRIGetContextStore(newContext);
1804 oldContextStore = DRIGetContextStore(oldContext);
1806 newContextStore = DRIGetContextStore(newContex
1865 DRIGetContextStore(DRIContextPrivPtr context) function in typeref:typename:void *
[all...]
H A Ddri.h276 extern _X_EXPORT void *DRIGetContextStore(DRIContextPrivPtr context);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c986 contextStore = DRIGetContextStore(pDRIContextPriv);
1010 contextStore = DRIGetContextStore(pDRIContextPriv);
1040 contextStore = DRIGetContextStore(pDRIContextPriv);
1074 contextStore = DRIGetContextStore(pDRIContextPriv);
1747 oldContextStore = DRIGetContextStore(oldContext);
1753 newContextStore = DRIGetContextStore(newContext);
1771 oldContextStore = DRIGetContextStore(oldContext);
1773 newContextStore = DRIGetContextStore(newContext);
1783 oldContextStore = DRIGetContextStore(oldContext);
1785 newContextStore = DRIGetContextStore(newContex
1845 DRIGetContextStore(DRIContextPrivPtr context) function in typeref:typename:void *
[all...]
H A Ddri.h304 extern _X_EXPORT void *DRIGetContextStore(DRIContextPrivPtr context);

Completed in 8 milliseconds