summaryrefslogtreecommitdiff
path: root/progs/perf/vertexrate.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/perf/vertexrate.c')
-rw-r--r--progs/perf/vertexrate.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/progs/perf/vertexrate.c b/progs/perf/vertexrate.c
index 21231d8208..b5355525d0 100644
--- a/progs/perf/vertexrate.c
+++ b/progs/perf/vertexrate.c
@@ -228,6 +228,11 @@ DrawRangeElementsBO(unsigned count)
PerfSwapBuffers();
}
+void
+PerfNextRound(void)
+{
+}
+
/** Called from test harness/main */
void