On 6 November 2013 23:06, Chris Forbes wrote:
> Signed-off-by: Chris Forbes
> ---
> src/mesa/vbo/vbo.h| 3 ++-
> src/mesa/vbo/vbo_exec_array.c | 5 +
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
It looks to me like you forgot to update the code in the following
functions
Signed-off-by: Chris Forbes
---
src/mesa/vbo/vbo.h| 3 ++-
src/mesa/vbo/vbo_exec_array.c | 5 +
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/mesa/vbo/vbo.h b/src/mesa/vbo/vbo.h
index 113374a..942b34a 100644
--- a/src/mesa/vbo/vbo.h
+++ b/src/mesa/vbo/vbo.h
@@