svga: add new GALLIUM_HUD queries
[mesa.git] / src / gallium / drivers / svga / svga_context.c
index 2bf795de22da3251ac076d94001f090906ba2d73..f8622b96f45b1cc3a8f873baa578e2624b37d471 100644 (file)
@@ -312,6 +312,8 @@ void svga_context_flush( struct svga_context *svga,
     */
    svga->swc->flush(svga->swc, &fence);
 
+   svga->hud.num_flushes++;
+
    svga_screen_cache_flush(svgascreen, fence);
 
    /* To force the re-emission of rendertargets and texture sampler bindings on