Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.h261 extern _X_EXPORT Bool DRI2HasSwapControl(ScreenPtr pScreen);
H A Ddri2.c1314 DRI2HasSwapControl(ScreenPtr pScreen) in DRI2HasSwapControl() function
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdri2.c851 if (DRI2HasSwapControl(pScreen)) { in initializeExtensions()