Searched refs:DBG_FORCE_COPY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c59 #define DBG_FORCE_COPY -1 /* KGEM_BLT or KGEM_3D */ macro
1080 if (DBG_FORCE_COPY != -1) {
1081 DBG(("%s: forcing %d\n", __FUNCTION__, DBG_FORCE_COPY));
1082 kgem_set_mode(&sna->kgem, DBG_FORCE_COPY, dst);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c59 #define DBG_FORCE_COPY -1 /* KGEM_BLT or KGEM_3D */ macro
816 if (DBG_FORCE_COPY != -1) {
817 DBG(("%s: forcing %d\n", __FUNCTION__, DBG_FORCE_COPY));
818 kgem_set_mode(&sna->kgem, DBG_FORCE_COPY, dst);

Completed in 8 milliseconds