Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1769 oldContextType = DRI_3D_CONTEXT; in DRISwapContext()
1777 newContextType = DRI_3D_CONTEXT; in DRISwapContext()
1827 oldContextType = DRI_3D_CONTEXT; in DRISwapContext()
1831 newContextType = DRI_3D_CONTEXT; in DRISwapContext()
1843 oldContextType = DRI_3D_CONTEXT; in DRISwapContext()
1847 newContextType = DRI_3D_CONTEXT; in DRISwapContext()
H A Ddri.h61 #define DRI_3D_CONTEXT 2 macro