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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c511 mode = DD_DUMP_ALL_CALLS;
594 case DD_DUMP_ALL_CALLS:
H A Ddd_pipe.h44 DD_DUMP_ALL_CALLS, enumerator in enum:dd_dump_mode
H A Ddd_context.c630 if (dd_screen(dctx->base.screen)->dump_mode == DD_DUMP_ALL_CALLS) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h44 DD_DUMP_ALL_CALLS, enumerator in enum:dd_dump_mode
H A Ddd_screen.c539 mode = DD_DUMP_ALL_CALLS;
624 case DD_DUMP_ALL_CALLS:
H A Ddd_context.c656 if (dd_screen(dctx->base.screen)->dump_mode == DD_DUMP_ALL_CALLS) {

Completed in 9 milliseconds