Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c158 if (fd_mesa_debug & (FD_DBG_BSTAT | FD_DBG_MSGS)) { in fd_context_destroy()
Dfreedreno_util.h80 #define FD_DBG_BSTAT 0x8000 macro
Dfreedreno_screen.c79 {"bstat", FD_DBG_BSTAT, "Print batch stats at context destroy"},