Home
last modified time | relevance | path

Searched refs:LIMA_DEBUG_GP (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_ir.h34 if (lima_debug & LIMA_DEBUG_GP) \
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.h37 #define LIMA_DEBUG_GP (1 << 0) macro
H A Dlima_screen.c580 { "gp", LIMA_DEBUG_GP,
H A Dlima_program.c487 if (lima_debug & LIMA_DEBUG_GP) in lima_vs_compile_shader()
H A Dlima_draw.c879 if (lima_debug & LIMA_DEBUG_GP) { in lima_update_gp_uniform()
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c182 lima_debug = LIMA_DEBUG_GP | LIMA_DEBUG_PP; in main()
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnode.c468 if (!(lima_debug & LIMA_DEBUG_GP)) in gpir_node_print_prog_dep()
489 if (!(lima_debug & LIMA_DEBUG_GP)) in gpir_node_print_prog_seq()
H A Dregalloc.c185 if (!(lima_debug & LIMA_DEBUG_GP)) in print_liveness()
571 if (!(lima_debug & LIMA_DEBUG_GP)) in regalloc_print_result()
H A Dscheduler.c1515 if (!(lima_debug & LIMA_DEBUG_GP)) in schedule_print_pre_one_instr()
1540 if (!(lima_debug & LIMA_DEBUG_GP)) in schedule_print_post_one_instr()
1722 if (lima_debug & LIMA_DEBUG_GP) { in gpir_schedule_prog()
H A Dcodegen.c609 if (lima_debug & LIMA_DEBUG_GP) { in gpir_codegen_prog()

Completed in 9 milliseconds