Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_debug.h49 #define DEBUG_DRAW 0x100 macro
Dst_debug.c57 { "draw", DEBUG_DRAW, NULL },
Dst_draw.c260 if (ST_DEBUG & DEBUG_DRAW) { in st_draw_vbo()
335 if (ST_DEBUG & DEBUG_DRAW) { in st_indirect_draw_vbo()