gallium/hud: update some query functions
[mesa.git] / src / gallium / auxiliary / hud / hud_diskstat.c
index 44174d655db9c767658d37257bacd61e597b312d..7eaaf35a7c7d484e1fa9f7322344066b0df5dfa8 100644 (file)
@@ -117,7 +117,7 @@ get_file_values(const char *fn, struct stat_s *s)
 }
 
 static void
-query_dsi_load(struct hud_graph *gr)
+query_dsi_load(struct hud_graph *gr, struct pipe_context *pipe)
 {
    /* The framework calls us periodically, compensate for the
     * calling interval accordingly when reporting per second.