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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/
H A Dlima_ir.h34 if (lima_debug & LIMA_DEBUG_GP) \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_screen.h36 #define LIMA_DEBUG_GP (1 << 0) macro
H A Dlima_program.c280 if (lima_debug & LIMA_DEBUG_GP)
H A Dlima_screen.c399 { "gp", LIMA_DEBUG_GP,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/
H A Dlima_ir.h34 if (lima_debug & LIMA_DEBUG_GP) \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_screen.h37 #define LIMA_DEBUG_GP (1 << 0) macro
H A Dlima_screen.c565 { "gp", LIMA_DEBUG_GP,
H A Dlima_program.c473 if (lima_debug & LIMA_DEBUG_GP)
H A Dlima_draw.c882 if (lima_debug & LIMA_DEBUG_GP) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dphysical_regalloc.c35 if (!(lima_debug & LIMA_DEBUG_GP))
H A Dvalue_regalloc.c143 if (!(lima_debug & LIMA_DEBUG_GP))
H A Dscheduler.c548 if (!(lima_debug & LIMA_DEBUG_GP))
560 if (!(lima_debug & LIMA_DEBUG_GP))
820 if (lima_debug & LIMA_DEBUG_GP) {
H A Dnode.c451 if (!(lima_debug & LIMA_DEBUG_GP))
472 if (!(lima_debug & LIMA_DEBUG_GP))
H A Dcodegen.c589 if (lima_debug & LIMA_DEBUG_GP) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dnode.c465 if (!(lima_debug & LIMA_DEBUG_GP))
486 if (!(lima_debug & LIMA_DEBUG_GP))
H A Dregalloc.c185 if (!(lima_debug & LIMA_DEBUG_GP))
566 if (!(lima_debug & LIMA_DEBUG_GP))
H A Dscheduler.c1515 if (!(lima_debug & LIMA_DEBUG_GP))
1540 if (!(lima_debug & LIMA_DEBUG_GP))
1722 if (lima_debug & LIMA_DEBUG_GP) {
H A Dcodegen.c609 if (lima_debug & LIMA_DEBUG_GP) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c182 lima_debug = LIMA_DEBUG_GP | LIMA_DEBUG_PP;

Completed in 20 milliseconds