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

  /external/mesa3d/src/gallium/drivers/ddebug/
dd_screen.c 489 mode = DD_DUMP_ALL_CALLS;
570 case DD_DUMP_ALL_CALLS:
dd_pipe.h 44 DD_DUMP_ALL_CALLS,
dd_context.c 593 if (dd_screen(dctx->base.screen)->dump_mode == DD_DUMP_ALL_CALLS) {

Completed in 79 milliseconds