svga: add new surface-write-flushes HUD query
authorBrian Paul <brianp@vmware.com>
Fri, 4 Mar 2016 22:59:32 +0000 (15:59 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 7 Mar 2016 16:33:15 +0000 (09:33 -0700)
commit3af78b426ee05f9515439c20fc416202bff4539c
tree8415a5a9ea4d47b510fc4566a2cc06ee9f94baaa
parent7e8cf3454624213f27b01f43ea6317d3bb51bb90
svga: add new surface-write-flushes HUD query

To know when we're flushing the command buffer because we need to
write to surface in the command buffer.

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