Searched refs:DRI_2D_SYNC (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h46 #define DRI_2D_SYNC 1 macro
H A Ddri.c1702 DRI_2D_SYNC,
1808 syncType = DRI_2D_SYNC;
1818 DRI_2D_SYNC,
2058 DRI_2D_SYNC,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h46 #define DRI_2D_SYNC 1 macro
H A Ddri.c1683 DRI_2D_SYNC,
1787 syncType = DRI_2D_SYNC;
1797 DRI_2D_SYNC,
2033 DRI_2D_SYNC,
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c687 if ((syncType==DRI_2D_SYNC) && (oldContextType==DRI_NO_CONTEXT) &&
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c1002 } else if (syncType == DRI_2D_SYNC &&
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c1002 } else if (syncType == DRI_2D_SYNC &&
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c153 if ((syncType==DRI_2D_SYNC) && (oldContextType==DRI_NO_CONTEXT) &&
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datidri.c122 if ( ( syncType == DRI_2D_SYNC ) && ( oldContextType == DRI_NO_CONTEXT ) &&
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c1120 } else if (syncType == DRI_2D_SYNC &&
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c405 if ((syncType==DRI_2D_SYNC) && (oldContextType==DRI_NO_CONTEXT) &&

Completed in 20 milliseconds