Searched refs:AGX_DBG_MSGS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compiler.h37 AGX_DBG_MSGS = BITFIELD_BIT(0), enumerator in enum:agx_dbg
H A Dagx_compile.c36 {"msgs", AGX_DBG_MSGS, "Print debug messages"},
49 do { if (agx_debug & AGX_DBG_MSGS) \

Completed in 9 milliseconds