HomeSort by relevance Sort by last modified time
    Searched refs:no_flush (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/ddebug/
dd_screen.c 298 bool no_flush; local
339 no_flush = strstr(option, "noflush") != NULL;
345 no_flush = true;
400 dscreen->no_flush = no_flush;
dd_pipe.h 50 bool no_flush; member in struct:dd_screen
dd_draw.c     [all...]

Completed in 73 milliseconds