Home
last modified time | relevance | path

Searched refs:DEBUG_CONSTS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_debug.h39 #define DEBUG_CONSTS 0x100 macro
Dsvga_state_constants.c285 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const()
362 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const_range()
381 if (SVGA_DEBUG & DEBUG_CONSTS) in emit_const_range()
Dsvga_screen.c59 { "const", DEBUG_CONSTS, NULL },