Searched refs:FD_DBG_BSTAT (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c200 if (fd_mesa_debug & (FD_DBG_BSTAT | FD_DBG_MSGS)) {
H A Dfreedreno_util.h79 #define FD_DBG_BSTAT 0x8000 macro
H A Dfreedreno_screen.c82 {"bstat", FD_DBG_BSTAT, "Print batch stats at context destroy"},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h85 FD_DBG_BSTAT = BITFIELD_BIT(15), enumerator in enum:fd_debug_flag
H A Dfreedreno_screen.c85 {"bstat", FD_DBG_BSTAT, "Print batch stats at context destroy"},

Completed in 6 milliseconds