mesa: s/gl_vertex_attrib_array/gl_array_attributes/ in comments
authorBrian Paul <brianp@vmware.com>
Thu, 25 Jan 2018 16:12:59 +0000 (09:12 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 25 Jan 2018 19:17:26 +0000 (12:17 -0700)
commite4504be6fc3d18273b6dd739a621b2c5b4385758
tree182548b0ac63bd48720aa4feff9d91c24da5069d
parent6c724fb7c14de3088b51748a781983e76c5d8ee1
mesa: s/gl_vertex_attrib_array/gl_array_attributes/ in comments

The structure type was renamed some time ago, but some comments
were not updated.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/mesa/main/arrayobj.c
src/mesa/main/mtypes.h
src/mesa/main/varray.h