Home
last modified time | relevance | path

Searched refs:no_swap (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c299 static boolean no_swap = 0; in xlib_sw_display() local
306 no_swap = getenv("SP_NO_RAST") != NULL; in xlib_sw_display()
310 if (no_swap) in xlib_sw_display()