mesa: rename some vars in arrayobj.c
authorBrian Paul <brianp@vmware.com>
Thu, 6 Oct 2016 23:16:51 +0000 (17:16 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 13 Oct 2016 23:38:49 +0000 (17:38 -0600)
commitc328268b9292664bd5de73ee39ed8b91ccfb38d1
tree69646a0ae52eed6ccafd849789f116445c190e1a
parentb81546d43c4ae670babfc496f7d5cce1c1a22399
mesa: rename some vars in arrayobj.c

Use 'vao' instead of 'obj' to be consistent with other code.
Plus, add a comment.

Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de>
src/mesa/main/arrayobj.c