Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1724 DRIContextType oldContextType; in DRISwapContext() local
1769 oldContextType = DRI_3D_CONTEXT; in DRISwapContext()
1772 oldContextType = DRI_NO_CONTEXT; in DRISwapContext()
1793 oldContextType = DRI_2D_CONTEXT; in DRISwapContext()
1805 oldContextType = DRI_2D_CONTEXT; in DRISwapContext()
1827 oldContextType = DRI_3D_CONTEXT; in DRISwapContext()
1843 oldContextType = DRI_3D_CONTEXT; in DRISwapContext()
1859 oldContextType, in DRISwapContext()