Hi,
On Tuesday, 11 October 2016 20:10:26 CEST Brian Paul wrote:
> Use 'vao' instead of 'obj' to be consistent with other code.
> Plus, add a comment.
One question in patch #2.
Either way, the series is:
Reviewed-by: Mathias Fröhlich
> ---
> src/mesa/main/arrayobj.c | 55 +++
Use 'vao' instead of 'obj' to be consistent with other code.
Plus, add a comment.
---
src/mesa/main/arrayobj.c | 55 +++-
1 file changed, 31 insertions(+), 24 deletions(-)
diff --git a/src/mesa/main/arrayobj.c b/src/mesa/main/arrayobj.c
index 2d3b69c..f