Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1686 DRI_3D_SYNC, in DRIDoWakeupHandler()
1782 syncType = DRI_3D_SYNC; in DRISwapContext()
1796 syncType = DRI_3D_SYNC; in DRISwapContext()
1852 syncType = DRI_3D_SYNC; in DRISwapContext()
2081 DRI_3D_SYNC, in DRILockTree()
H A Ddri.h47 #define DRI_3D_SYNC 2 macro