HomeSort by relevance Sort by last modified time
    Searched refs:DBG_DRAW (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_screen.h 83 #define DBG_DRAW (1 << 4)
r300_debug.c 34 { "draw", DBG_DRAW, "Log draw calls" },
r300_render.c 445 DBG(r300, DBG_DRAW, "r300: Indexbuf of %u indices, max %u\n",
908 DBG(r300, DBG_DRAW, "r300: render_allocate_vertices (size: %d)\n", size);
936 DBG(r300, DBG_DRAW, "r300: render_map_vertices\n");
    [all...]

Completed in 117 milliseconds