svga: add new flush-time HUD query
authorBrian Paul <brianp@vmware.com>
Fri, 4 Mar 2016 16:14:34 +0000 (09:14 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 7 Mar 2016 16:33:15 +0000 (09:33 -0700)
commit7e8cf3454624213f27b01f43ea6317d3bb51bb90
treef4279298d60f4e610b13861169e012ec70056eda
parent903afc370fb925ce637c90d694ef1e4052a1a80f
svga: add new flush-time HUD query

To measure the time spent flushing the command buffer.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/gallium/drivers/svga/svga_context.c
src/gallium/drivers/svga/svga_context.h
src/gallium/drivers/svga/svga_pipe_query.c
src/gallium/drivers/svga/svga_screen.c