Re: [Mesa-dev] [PATCH] vbo: add a prefix to count_tessellated_primitives

2012-09-14 Thread Kenneth Graunke
On 09/14/2012 08:23 PM, Dave Airlie wrote: > Just to make it consistent with the rest of vbo, since it would > be an exported symbol anyways. > > Signed-off-by: Dave Airlie Reviewed-by: Kenneth Graunke ___ mesa-dev mailing list mesa-dev@lists.freedes

[Mesa-dev] [PATCH] vbo: add a prefix to count_tessellated_primitives

2012-09-14 Thread Dave Airlie
Just to make it consistent with the rest of vbo, since it would be an exported symbol anyways. Signed-off-by: Dave Airlie --- src/mesa/drivers/dri/i965/brw_draw.c | 2 +- src/mesa/vbo/vbo.h | 2 +- src/mesa/vbo/vbo_exec.c | 2 +- 3 files changed, 3 insertions(+), 3