HomeSort by: relevance | last modified time | path
    Searched refs:AGX_DBG_MSGS (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
agx_compiler.h 37 AGX_DBG_MSGS = BITFIELD_BIT(0),
agx_compile.c 36 {"msgs", AGX_DBG_MSGS, "Print debug messages"},
49 do { if (agx_debug & AGX_DBG_MSGS) \

Completed in 6 milliseconds