Home
last modified time | relevance | path

Searched refs:disasm_a3xx_set_debug (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
Ddisasm.h66 void disasm_a3xx_set_debug(enum debug_t debug);
/third_party/mesa3d/src/freedreno/decode/
Dcffdump.c212 disasm_a3xx_set_debug(debug); in main()
Dpgmdump2.c514 disasm_a3xx_set_debug(debug); in main()
Dcrashdec.c892 disasm_a3xx_set_debug(PRINT_RAW); in main()
Dpgmdump.c987 disasm_a3xx_set_debug(debug); in main()
/third_party/mesa3d/src/freedreno/ir3/
Ddisasm-a3xx.c608 disasm_a3xx_set_debug(enum debug_t d) in disasm_a3xx_set_debug() function