Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1726 DRIContextType newContextType; in DRISwapContext() local
1777 newContextType = DRI_3D_CONTEXT; in DRISwapContext()
1780 newContextType = DRI_2D_CONTEXT; in DRISwapContext()
1795 newContextType = DRI_2D_CONTEXT; in DRISwapContext()
1807 newContextType = DRI_2D_CONTEXT; in DRISwapContext()
1831 newContextType = DRI_3D_CONTEXT; in DRISwapContext()
1834 newContextType = DRI_2D_CONTEXT; in DRISwapContext()
1847 newContextType = DRI_3D_CONTEXT; in DRISwapContext()
1850 newContextType = DRI_2D_CONTEXT; in DRISwapContext()
1861 newContextType, newContextStore); in DRISwapContext()