Searched refs:DRI_2D_CONTEXT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c602 DRI_2D_CONTEXT,
1687 DRI_2D_CONTEXT,
1689 DRI_2D_CONTEXT,
1705 DRI_2D_CONTEXT,
1780 newContextType = DRI_2D_CONTEXT;
1793 oldContextType = DRI_2D_CONTEXT;
1795 newContextType = DRI_2D_CONTEXT;
1805 oldContextType = DRI_2D_CONTEXT;
1807 newContextType = DRI_2D_CONTEXT;
1819 DRI_2D_CONTEXT,
[all...]
H A Ddri.h60 #define DRI_2D_CONTEXT 1 macro
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c564 DRI_2D_CONTEXT,
1666 DRI_2D_CONTEXT,
1668 DRI_2D_CONTEXT,
1686 DRI_2D_CONTEXT,
1759 newContextType = DRI_2D_CONTEXT;
1772 oldContextType = DRI_2D_CONTEXT;
1774 newContextType = DRI_2D_CONTEXT;
1784 oldContextType = DRI_2D_CONTEXT;
1786 newContextType = DRI_2D_CONTEXT;
1798 DRI_2D_CONTEXT,
[all...]
H A Ddri.h61 #define DRI_2D_CONTEXT 1 macro
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c683 if ((syncType==DRI_3D_SYNC) && (oldContextType==DRI_2D_CONTEXT) &&
684 (newContextType==DRI_2D_CONTEXT)) { /* Entering from Wakeup */
688 (newContextType==DRI_2D_CONTEXT)) { /* Exiting from Block Handler */
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dri.c239 oldContextType == DRI_2D_CONTEXT &&
240 newContextType == DRI_2D_CONTEXT )
252 oldContextType == DRI_2D_CONTEXT &&
253 newContextType == DRI_2D_CONTEXT )
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c994 oldContextType == DRI_2D_CONTEXT && newContextType == DRI_2D_CONTEXT) {
1004 newContextType == DRI_2D_CONTEXT) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c994 oldContextType == DRI_2D_CONTEXT && newContextType == DRI_2D_CONTEXT) {
1004 newContextType == DRI_2D_CONTEXT) {
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c149 if ((syncType==DRI_3D_SYNC) && (oldContextType==DRI_2D_CONTEXT) &&
150 (newContextType==DRI_2D_CONTEXT)) { /* Entering from Wakeup */
154 (newContextType==DRI_2D_CONTEXT)) { /* Exiting from Block Handler */
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datidri.c117 if ( ( syncType == DRI_3D_SYNC ) && ( oldContextType == DRI_2D_CONTEXT ) &&
118 ( newContextType == DRI_2D_CONTEXT ) ) {
123 ( newContextType == DRI_2D_CONTEXT ) ) {
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c1112 oldContextType == DRI_2D_CONTEXT && newContextType == DRI_2D_CONTEXT) {
1122 newContextType == DRI_2D_CONTEXT) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c400 if ((syncType==DRI_3D_SYNC) && (oldContextType==DRI_2D_CONTEXT) &&
401 (newContextType==DRI_2D_CONTEXT)) { /* Entering from Wakeup */
406 (newContextType==DRI_2D_CONTEXT)) { /* Exiting from Block Handler */

Completed in 24 milliseconds