Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1727 DRISyncType syncType; in DRISwapContext() local
1782 syncType = DRI_3D_SYNC; in DRISwapContext()
1796 syncType = DRI_3D_SYNC; in DRISwapContext()
1808 syncType = DRI_2D_SYNC; in DRISwapContext()
1836 syncType = DRI_NO_SYNC; in DRISwapContext()
1852 syncType = DRI_3D_SYNC; in DRISwapContext()
1858 syncType, in DRISwapContext()
H A Ddri.h127 DRISyncType syncType,