Searched refs:USE_ASYNC_SWAP (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfig.h.in254 #undef USE_ASYNC_SWAP
H A Dconfigure.ac745 AM_CONDITIONAL(USE_ASYNC_SWAP, test "x$ASYNC_SWAP" = "xyes") condition
747 AC_DEFINE(USE_ASYNC_SWAP,1,[Assume asynchronous swap support]) definition
/xsrc/external/mit/xf86-video-intel-2014/dist/
H A Dconfig.h.in221 #undef USE_ASYNC_SWAP
H A Dconfigure.ac751 AM_CONDITIONAL(USE_ASYNC_SWAP, test "x$ASYNC_SWAP" = "xyes") condition
753 AC_DEFINE(USE_ASYNC_SWAP,1,[Assume asynchronous swap support]) definition
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c150 #undef USE_ASYNC_SWAP
153 #if USE_ASYNC_SWAP
157 #define USE_ASYNC_SWAP 0 macro
318 if (USE_ASYNC_SWAP && back->flags) {
3769 #if USE_ASYNC_SWAP
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c319 #undef USE_ASYNC_SWAP
320 #define USE_ASYNC_SWAP 0 macro
3314 #if USE_ASYNC_SWAP

Completed in 24 milliseconds