Searched refs:SVGA_DEBUG (Results 1 – 9 of 9) sorted by relevance
49 extern int SVGA_DEBUG;52 #define SVGA_DEBUG 0 macro60 if (SVGA_DEBUG & flag) in SVGA_DBG()
76 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const()147 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const_range()166 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const_range()
320 if (SVGA_DEBUG & DEBUG_TGSI) in svga_tgsi_translate()325 if (SVGA_DEBUG & DEBUG_TGSI) { in svga_tgsi_translate()
69 if (SVGA_DEBUG & DEBUG_TGSI || 0) { in svga_create_fs_state()
128 if (SVGA_DEBUG & DEBUG_TGSI || 0) { in svga_create_vs_state()
44 int SVGA_DEBUG = 0; variable511 SVGA_DEBUG = debug_get_flags_option("SVGA_DEBUG", svga_debug_flags, 0 ); in svga_screen_create()
234 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
411 if (SVGA_DEBUG & DEBUG_FLUSH) { in svga_draw_vbo()
150 if (SVGA_DEBUG & DEBUG_DMA) in svga_screen_cache_lookup()