Home
last modified time | relevance | path

Searched refs:BIFROST_DBG_MSGS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h32 #define BIFROST_DBG_MSGS 0x0001 macro
Dbifrost_compile.c41 {"msgs", BIFROST_DBG_MSGS, "Print debug messages"},
51 do { if (bifrost_debug & BIFROST_DBG_MSGS) \