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