Searched refs:DEBUG_SWTNL (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_need_swtnl.c | 125 SVGA_DBG(DEBUG_SWTNL, "%s: rast need_pipeline (0x%x) & prim (0x%x)\n", in update_need_pipeline() 129 SVGA_DBG(DEBUG_SWTNL, "%s: rast need_pipeline tris (%s), lines (%s), points (%s)\n", in update_need_pipeline() 140 SVGA_DBG(DEBUG_SWTNL, "%s: edgeflags\n", __FUNCTION__); in update_need_pipeline() 220 SVGA_DBG(DEBUG_SWTNL|DEBUG_PERF, in update_need_swtnl()
|
D | svga_debug.h | 38 #define DEBUG_SWTNL 0x80 macro
|
D | svga_screen.c | 53 { "swtnl", DEBUG_SWTNL, NULL },
|