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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h59 #define DRI_NO_CONTEXT 0 macro
H A Ddri.c604 DRI_NO_CONTEXT, NULL);
1703 DRI_NO_CONTEXT,
1772 oldContextType = DRI_NO_CONTEXT;
2059 DRI_NO_CONTEXT,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h60 #define DRI_NO_CONTEXT 0 macro
H A Ddri.c566 DRI_NO_CONTEXT,
1684 DRI_NO_CONTEXT,
1751 oldContextType = DRI_NO_CONTEXT;
2034 DRI_NO_CONTEXT,
/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.c1003 oldContextType == DRI_NO_CONTEXT &&
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c1003 oldContextType == DRI_NO_CONTEXT &&
/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.c1121 oldContextType == DRI_NO_CONTEXT &&
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c405 if ((syncType==DRI_2D_SYNC) && (oldContextType==DRI_NO_CONTEXT) &&

Completed in 21 milliseconds