vbo: add a prefix to count_tessellated_primitives
authorDave Airlie <airlied@gmail.com>
Sat, 15 Sep 2012 03:22:30 +0000 (13:22 +1000)
committerDave Airlie <airlied@gmail.com>
Sat, 15 Sep 2012 08:04:09 +0000 (18:04 +1000)
commit72f657c95056ef9848ffd28b17c9b4c026470a60
tree4f0c4542dfcd4851b52729b18ae8d2f6ad7ab31f
parentee9f5766378e3f4fbaf41e8c4d037b66793c1077
vbo: add a prefix to count_tessellated_primitives

Just to make it consistent with the rest of vbo, since it would
be an exported symbol anyways.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/vbo/vbo.h
src/mesa/vbo/vbo_exec.c