Home
last modified time | relevance | path

Searched refs:SVGA_DEBUG (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_debug.h52 extern int SVGA_DEBUG;
55 #define SVGA_DEBUG 0 macro
63 if (SVGA_DEBUG & flag) in SVGA_DBG()
Dsvga_tgsi.c256 SVGA_DEBUG & DEBUG_TGSI) { in svga_tgsi_vgpu9_translate()
260 if (SVGA_DEBUG & DEBUG_TGSI) { in svga_tgsi_vgpu9_translate()
Dsvga_context.h851 ((SVGA_DEBUG & DEBUG_RETRY) ? PIPE_ERROR_OUT_OF_MEMORY : (_func))
855 ((SVGA_DEBUG & DEBUG_RETRY) ? NULL : (_func))
862 ((SVGA_DEBUG & DEBUG_RETRY) ? (_retry) = TRUE, NULL : (_func))
879 if ((SVGA_DEBUG & DEBUG_RETRY) && svga->swc->in_retry) { in svga_retry_enter()
Dsvga_link.c122 if (SVGA_DEBUG & DEBUG_TGSI) { in svga_link_shaders()
Dsvga_pipe_draw.c364 if (SVGA_DEBUG & DEBUG_FLUSH) { in svga_draw_vbo()
Dsvga_screen.c57 int SVGA_DEBUG = 0; variable
908 SVGA_DEBUG = debug_get_flags_option("SVGA_DEBUG", svga_debug_flags, 0 ); in svga_screen_create()
Dsvga_state_constants.c416 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const_range()
435 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const_range()
Dsvga_context.c429 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
Dsvga_screen_cache.c161 if (SVGA_DEBUG & DEBUG_DMA) in svga_screen_cache_lookup()
Dsvga_tgsi_vgpu10.c11105 if (SVGA_DEBUG & DEBUG_TGSI) { in svga_tgsi_vgpu10_translate()
/external/mesa3d/docs/
Denvvars.rst482 ``SVGA_DEBUG``